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 - Closing Interstial ad crashes #60

Open
alketii opened this issue Dec 31, 2018 · 9 comments
Open

iOS - Closing Interstial ad crashes #60

alketii opened this issue Dec 31, 2018 · 9 comments

Comments

@alketii
Copy link

alketii commented Dec 31, 2018

OS target (Android/iOS):
iOS

Godot version:
3.0.6-stable

Issue description:
Closing interstial ad (even without banner and reward) crashes.

Log:

objc[3762]: Class VCWeakObjectHolder is implemented in both /Applications/Xcode9.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace (0x1309924d0) and /Applications/Xcode9.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/AVConference (0x130812e38). One of the two will be used. Which one is undefined.
*********** main.m
running app main
after init super 0x7fbc84c18480
******** screen size 750, 1334
after init gles 0x7fbc84c18480
******** adding observer for sound routing changes
******** adding observer for keyboard show/hide
glview is 0x7fbc84c18480
Path: /Users/administrator/Library/Developer/CoreSimulator/Devices/C9D9B41C-B272-43A6-AA8A-44A697A4EC5B/data/Containers/Bundle/Application/E2014EC5-8D4C-4F0C-9E28-F43C2258AAC2/MyApp.app
godot_iphone /Users/administrator/Library/Developer/CoreSimulator/Devices/C9D9B41C-B272-43A6-AA8A-44A697A4EC5B/data/Containers/Bundle/Application/E2014EC5-8D4C-4F0C-9E28-F43C2258AAC2/MyApp.app/MyApp
cwd /Users/administrator/Library/Developer/CoreSimulator/Devices/C9D9B41C-B272-43A6-AA8A-44A697A4EC5B/data/Containers/Bundle/Application/E2014EC5-8D4C-4F0C-9E28-F43C2258AAC2/MyApp.app
os created
setting data dir to /Users/administrator/Library/Developer/CoreSimulator/Devices/C9D9B41C-B272-43A6-AA8A-44A697A4EC5B/data/Containers/Data/Application/A93331DF-DD6A-4564-8BD9-CFB38EDF66FE/Documents from /Users/administrator/Library/Developer/CoreSimulator/Devices/C9D9B41C-B272-43A6-AA8A-44A697A4EC5B/data/Containers/Data/Application/A93331DF-DD6A-4564-8BD9-CFB38EDF66FE/Documents
setup 0
cadisaplylink: 1start animation!
******** screen size 750, 1334
2018-12-31 06:52:58.600307-0800 MyApp[3762:73689] [App] UIWindow->__registeredPreCommitHandler was abandoned !!!! this would have caused a cascade of blown fences - proactively clearing but a bug exists here somewhere between UIKit and CoreAnimation
2018-12-31 06:52:58.600533-0800 MyApp[3762:73689] +[CATransaction synchronize] called within transaction
2018-12-31 06:52:58.602907-0800 MyApp[3762:73689] +[CATransaction synchronize] called within transaction
2018-12-31 06:52:58.607298-0800 MyApp[3762:73689] +[CATransaction synchronize] called within transaction
2018-12-31 06:52:58.612370-0800 MyApp[3762:73775] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/administrator/Library/Developer/CoreSimulator/Devices/C9D9B41C-B272-43A6-AA8A-44A697A4EC5B/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2018-12-31 06:52:58.642269-0800 MyApp[3762:73751] Could not successfully update network info during initialization.
2018-12-31 06:52:58.650072-0800 MyApp[3762:73775] [MC] Reading from private effective user settings.
2018-12-31 06:52:58.708353-0800 MyApp[3762:73689] OpenGL ES 3.0 Renderer: Apple Software Renderer
2018-12-31 06:52:58.809745-0800 MyApp[3762:73812] [AudioHAL_Client] AudioHardware.cpp:666:AudioObjectGetPropertyData:  AudioObjectGetPropertyData: no object with given ID 0
2018-12-31 06:52:58.995223-0800 MyApp[3762:73689] Boot splash path: res://bootsplash.png
2018-12-31 06:52:59.705754-0800 MyApp[3762:73689] **ERROR**: Condition ' status != 0x8CD5 ' is true.
2018-12-31 06:52:59.705941-0800 MyApp[3762:73689]    At: drivers/gles3/rasterizer_storage_gles3.cpp:6383:_render_target_allocate() - Condition ' status != 0x8CD5 ' is true.
2018-12-31 06:52:59.706434-0800 MyApp[3762:73689] **ERROR**: Condition ' status != 0x8CD5 ' is true.
2018-12-31 06:52:59.706626-0800 MyApp[3762:73689]    At: drivers/gles3/rasterizer_storage_gles3.cpp:6383:_render_target_allocate() - Condition ' status != 0x8CD5 ' is true.
2018-12-31 06:52:59.707112-0800 MyApp[3762:73689] **ERROR**: Condition ' status != 0x8CD5 ' is true.
2018-12-31 06:52:59.707259-0800 MyApp[3762:73689]    At: drivers/gles3/rasterizer_storage_gles3.cpp:6383:_render_target_allocate() - Condition ' status != 0x8CD5 ' is true.
2018-12-31 06:52:59.894216-0800 MyApp[3762:73689] [Error] _authenticateUsingAlert:Faied to authenticate player with existing credentials.Error: Error Domain=GKErrorDomain Code=6 "The requested operation could not be completed because local player has not been authenticated." UserInfo={NSLocalizedDescription=The requested operation could not be completed because local player has not been authenticated.}
2018-12-31 06:52:59.901928-0800 MyApp[3762:73689] [Error] startAuthenticationForExistingPrimaryPlayer:Failed to Authenticate player.Error: Error Domain=GKErrorDomain Code=2 "The requested operation has been canceled or disabled by the user." UserInfo={NSLocalizedDescription=The requested operation has been canceled or disabled by the user.}
2018-12-31 06:52:59.902263-0800 MyApp[3762:73689] [Error] authenticationDidCompleteWithError: Authentication failed for player with error: Error Domain=GKErrorDomain Code=2 "The requested operation has been canceled or disabled by the user." UserInfo={NSLocalizedDescription=The requested operation has been canceled or disabled by the user.}
2018-12-31 06:53:20.050508-0800 MyApp[3762:73689] Calling loadInterstitial
2018-12-31 06:53:20.084278-0800 MyApp[3762:73689] <Google> To get test ads on this device, set: request.testDevices = @[ kGADSimulatorID ];
2018-12-31 06:53:20.085941-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.086092-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.086229-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.086443-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.100335-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.100501-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.100632-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.100918-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.168226-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.168457-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.168823-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.169431-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.244079-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.244955-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.246437-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.246995-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.475147-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.475332-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.475459-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:20.475625-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.295466-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.296328-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.297023-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.297685-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.358064-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.358516-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.358766-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.359131-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.438627-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.438864-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.439028-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.439519-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.499818-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.500055-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.500633-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.501237-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.569220-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.569591-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.570229-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.570555-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.630028-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.630344-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.630553-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.631196-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.752917-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.753099-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.824898-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.825128-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.894764-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.895202-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.958660-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:21.959913-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.035858-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.036515-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.163585-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.163856-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.250349-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.250776-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.335923-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.336865-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.450942-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.451194-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.454259-0800 MyApp[3762:73979] WF: === Starting WebFilter logging for process MyApp
2018-12-31 06:53:22.454795-0800 MyApp[3762:73979] WF: _userSettingsForUser : (null)
2018-12-31 06:53:22.455998-0800 MyApp[3762:73979] WF: _WebFilterIsActive returning: NO
2018-12-31 06:53:22.516014-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.516190-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.579123-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.579849-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.643173-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.643554-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.713867-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.714391-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.777271-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:22.777662-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:24.105854-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:24.106029-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:28.795992-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:28.796239-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:32.517342-0800 MyApp[3762:73689] interstitialDidReceiveAd
2018-12-31 06:53:33.618078-0800 MyApp[3762:73976] TIC Read Status [9:0x0]: 1:57
2018-12-31 06:53:33.618288-0800 MyApp[3762:73976] TIC Read Status [9:0x0]: 1:57
2018-12-31 06:53:33.619224-0800 MyApp[3762:73976] TIC Read Status [10:0x0]: 1:57
2018-12-31 06:53:33.619435-0800 MyApp[3762:73976] TIC Read Status [10:0x0]: 1:57
2018-12-31 06:53:34.749820-0800 MyApp[3762:73689] GodotAdmob Module already initialized
2018-12-31 06:53:34.750198-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:34.750583-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:38.962986-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:38.963221-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:42.826964-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:42.827137-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:48.353641-0800 MyApp[3762:73689] Calling showInterstitial
2018-12-31 06:53:48.355029-0800 MyApp[3762:73689] interstitialWillPresentScreen
2018-12-31 06:53:48.361034-0800 MyApp[3762:73689] **ERROR**: Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:48.362437-0800 MyApp[3762:73689]    At: servers/visual/visual_server_canvas.cpp:412:canvas_item_add_polyline() - Condition ' p_points.size() < 2 ' is true.
2018-12-31 06:53:49.258096-0800 MyApp[3762:73975] [avas] AVAudioSessionUtilities.h:112:GetProperty: AudioSessionGetProperty ('sash') failed with error: 'pty?'
2018-12-31 06:53:49.258328-0800 MyApp[3762:73975] [avas] AVAudioSessionUtilities.h:127:GetProperty_DefaultToZero: AudioSessionGetProperty ('sash') failed with error: 'pty?'
2018-12-31 06:53:58.186897-0800 MyApp[3762:73689] interstitialWillDismissScreen
2018-12-31 06:53:58.701520-0800 MyApp[3762:73689] interstitialDidDismissScreen
(lldb) 
@Shin-NiL Shin-NiL added the iOS label Jan 2, 2019
@akien-mga
Copy link

CC @volzhs @bruvzg Would you know how to fix this (and #53)? @Shin-NiL says it might be an issue with the engine itself but they're not sure how to fix it.

@volzhs
Copy link

volzhs commented Jan 4, 2019

well... i don't have a clue with what log says.
and unfortunately, I don't have a proper device to test it for now.

@bruvzg
Copy link

bruvzg commented Jan 4, 2019

no idea, I do not have any iOS device either.

@jahd2602
Copy link

It looks like you have this framework included in your xcode build:
AVConference.framework
Is it necessary? Can you try disabling it?

@alketii
Copy link
Author

alketii commented Jan 23, 2019

I have no idea, I didn't include it, must have come with godot exports. Will try to figure it out how to remove it and report back.

@rolandoislas
Copy link

I have only noticed these crashes when running in the simulator or when using a combined (with lipo) x86 and arm binary. I have not done enough testing to definitively say if this is the cause or a coincidence.

@Shin-NiL
Copy link
Collaborator

Shin-NiL commented Feb 6, 2019

@alketii could you try the new commit?

@vgmoose
Copy link

vgmoose commented Feb 18, 2019

I'm seeing this problem as well on Godot 3 (haven't tested the newer commit yet)

When I was using the test ad and isReal=false, the interstitial dismissed fine with no crash, but upon switching it to a real admob ID, it displays the ad but then crashes after dismissing. Because of this, at first I thought I had avoided this issue.

@Shin-NiL
Copy link
Collaborator

Shin-NiL commented Aug 7, 2019

Could someone test the last commit? We merged a PR to fix that.

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

No branches or pull requests

8 participants