You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@premingiet I’ve tried only on a few Android versions but I’m not sure about 6.0 (even if it should be ok). Could you please post your logs when it crashes? (You may need to use adb logcat if trace is not being logged on Flutter).
I think it was issue with my phone, i was adding some delay deliberately for some testing to simulate a laggy device and i guess that was the issue, because i tested by creating another sample app and there was no issue. I also tested with android 5.0.2 motorola physical device and it has no issues too. But yes, previous version 1.13.3 still works well with that app no matter which device i test with.
Describe the bug
I just updated to file_picker version 2.0.0 but now as soon as i pick file it crashes on android 6.0 device but works on android 10.0
Issue details
Flutter Version details
The text was updated successfully, but these errors were encountered: