ImagePicker.launchImageLibraryAsync() fails to launch with samsung j2

That’s it. It wont work with this phone. Testing with other is ok. Android version is 5.1.1.

I need to make it work so I think that for now the solution is not use it and create a camera component instead, but its way more work. :cry:

anyone with this problem as well?

hi @bidah-

i’m sorry this isn’t working for you.
can you file a github issue here?

I will do that. Meanwhile I still needed to fix it. Ended up using the sdk camera. It was more work but at the end you don’t have another variable to solve, being that, all the different default cameras apps you needed to handle the other way. This time I always fire the same camera and I ended up without errors in the samsung j2.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.