-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error when calling Share.share() on iOS #18
Comments
Full log: MainScene.hx:238: 345.582608695652 -179.5 362 41 |
Hi, can you provide some information about what are you calling / doing when the app crashes? A piece of code reproducing the crash will be the best 👍 Thanks! |
Hi,
Thanks for that solution so simple it made me cry (tears of joy of course) !
Unfortunately if it works perfectly on android, flash and windows, I didn't managed to make it work on iOS. I've traced the error on Xcode (it shuts down the app):
libc++abi.dylib: terminating with unexpected exception of type NSException
Have you any idea?
Thanks!
The text was updated successfully, but these errors were encountered: