-
Notifications
You must be signed in to change notification settings - Fork 61
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 interstitial ad crash #12
Comments
What Xcode and Godot versions are you using? Edit: Also, what's the orientation used? |
Godot version 2.1.4, Xcode version 9.2 (9C40b) Portrait orientation on an iPhone 5S. |
Tested with Godot 2.1.4-stable, Xcode 8.1, iPhone 4S, portrait orientation and worked fine. I'll try to update the Xcode later and try again. |
I rebuilt the export template with the command from this comment: godotengine/godot#11623 (comment) and it fixed the issue. So I guess this was from not using the iOS11 SDK building when building the export template. @Shin-NiL Thanks for your work on this module. |
Nice to know, thanks for the tip. The sad part is that I only have an old device for testing (iPhone 4S), so I can't help enough for the newer ones. |
I have a crash when trying to show an interstitial ad on iOS.
Here is the output when the crash occurs:
The text was updated successfully, but these errors were encountered: