-
Notifications
You must be signed in to change notification settings - Fork 393
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] Fatal error: null value for a non-nullable variable #303
Comments
jagomf
changed the title
[iOS] Fatal error: Unexpectedly found nil while unwrapping an Optional value
[iOS] Fatal error: null value for a non-nullable variable
Jun 3, 2024
How fix this? |
Have you found the solution yet ? I am having the same issue, except it doesn't work at all not even the first time... |
Tested on my example, works fine, are there any other things I should be careful of or check ? Thanks for help |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using version 1.8.0 of this plugin and Flutter 3.22.1 (can't confirm if this was happening in prior versions since this feature was not being thoroughly tested)
Sharing a picture to my app in iOS works only for the 1st time. All subsequent times, app just breaks upon receiving shared image and all I get in the console is:
The text was updated successfully, but these errors were encountered: