sidlatau / flutter_document_picker

Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.
Apache License 2.0
40 stars 26 forks source link

EXC_BAD_ACCESS (code=2, address=0x7ffeee88dff8) #35

Open iamEtornam opened 4 years ago

iamEtornam commented 4 years ago

after integrating the plugin, my app keeps crushing on ios

Screen Shot 2020-03-24 at 9 06 25 PM
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.15.22-pre.24, on Mac OS X 10.15.3 19D76, locale
    en-VI)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.6)
[✓] IntelliJ IDEA Ultimate Edition (version 2019.1)
[✓] VS Code (version 1.43.2)
[✓] Connected device (4 available)

• No issues found!
vianneyriotte commented 4 years ago

Hi,

Did you find any solution ? I have this error too.

Thanks.

iamEtornam commented 4 years ago

No. i had to remove the library