Fatal error when sharing media file in iOS #93
Closed
samuelyee
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Encountered "Fatal error: Unexpectedly found nil while unwrapping an Optional value." when sharing in a video in iPhone.
ExpoShareIntentModule.swift
Patch it with following code to resolve the error:
Beta Was this translation helpful? Give feedback.
All reactions