Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS CRASH] Fatal error: Unexpectedly found nil while unwrapping an Optional value #282

Open
bladeofgod opened this issue Oct 12, 2024 · 0 comments

Comments

@bladeofgod
Copy link

hi, I'm using this plugin for compress target video, and got a crash with log below:

video_compress/SwiftVideoCompressPlugin.swift:203: Fatal error: Unexpectedly found nil while unwrapping an Optional value
video_compress/SwiftVideoCompressPlugin.swift:203: Fatal error: Unexpectedly found nil while unwrapping an Optional value
* thread #1, queue = 'com.apple.main-thread', stop reason = Fatal error: Unexpectedly found nil while unwrapping an Optional value
    frame #0: 0x00000001c25a2458 libswiftCore.dylib`_swift_runtime_on_report
libswiftCore.dylib`:
->  0x1c25a2458 <+0>: ret    
libswiftCore.dylib`:
    0x1c25a245c <+0>: b      0x1c25a2458               ; _swift_runtime_on_report
libswiftCore.dylib`:
    0x1c25a2460 <+0>: adrp   x8, 335064
    0x1c25a2464 <+4>: ldrb   w0, [x8, #0x45c]
Target 0: (Runner) stopped.

Tip:
maybe related issue : pichillilorenzo/flutter_inappwebview#1173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant