Code Monkey home page Code Monkey logo

Comments (7)

miguelpruivo avatar miguelpruivo commented on May 31, 2024 1

From the exception itself it seems that your system can't find any app that can handle the file picking which is expected, since it's launching the intent to look for a supported app that can supports both the action and category. It's odd anyway, but some ROM's might do this. Does that happen on the emulator?

@rrarey02 @ened would you mind to add the plugin to your project using beta which is ahead of master and let me know if still happens?

dependencies:
  file_picker:
    git:
      url: git://github.com/miguelpruivo/plugins_flutter_file_picker.git
      ref: beta

If so, some logs would be appreciated so I can fix it ASAP. I can't seem to replicate the issue which makes the task harder.

Any PR will also be welcome if you manage to fix it yourself.

from flutter_file_picker.

ened avatar ened commented on May 31, 2024 1

@miguelpruivo thank you for the quick fix. I can confirm the issue is resolved in beta. Test was done on an actual device as before.

from flutter_file_picker.

rrarey02 avatar rrarey02 commented on May 31, 2024 1

@miguelpruivo, I just applied the fix and it is working great in Android Studio's emulator. Haven't tried in a device yet but I'll take @ened's word for it. Thank you so much!

from flutter_file_picker.

kgamecarter avatar kgamecarter commented on May 31, 2024 1

has same issue at 1.0.3.
And git beta work for me

from flutter_file_picker.

rrarey02 avatar rrarey02 commented on May 31, 2024

I'm running into this issue as well in the same scenario and as a result am unable to use the plugin.

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 31, 2024

I’m glad it solved. Still, I’m not quite sure about what was causing the issue @ened. It was a blind hit and only changed the request code to use the class hashCode instead of static 0 as you suggested. But I can’t relate it to the stacktrace you’ve posted here.

@rrarey02 let me know if it’s also working for you before I close the issue. Thank you.

from flutter_file_picker.

miguelpruivo avatar miguelpruivo commented on May 31, 2024

Closing issue. Version 1.1.0 released. See changelog

from flutter_file_picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.