Crash: NSInvalidArgumentException Application tried to present modally a view controller <SKStoreProductViewController: 0x113081c00> that is already being presented by <ALAppLovinVideoViewController: 0x101045400>. #351
Labels
bug
Something isn't working
MAX SDK Version
12.5.0.0
Device/Platform Info
iPhone 13,iPhone 15 Pro Max, iPhone SE (2nd), iPhone XR,...
Current Behavior
Crash on the application
Expected Behavior
Application behave as usual after watching ads
How to Reproduce
Crashlytics - Stack trace
Platform: apple
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x83f20 __exceptionPreprocess
1 libobjc.A.dylib 0x16018 objc_exception_throw
2 UIKitCore 0x56e154 -[UIViewController _presentViewController:withAnimationController:completion:]
3 UIKitCore 0x56f7e4 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke
4 UIKitCore 0x56981c -[UIViewController _performCoordinatedPresentOrDismiss:animated:]
5 UIKitCore 0x569544 -[UIViewController _presentViewController:animated:completion:]
6 UIKitCore 0x5693d8 -[UIViewController presentViewController:animated:completion:]
7 UnityFramework 0x1d74a28 -[ALStoreProductViewControllerWrapper showStoreKitOverViewController:]
8 UnityFramework 0x1e19f4c -[ALStoreKitService presentStoreKitForAd:fromAdView:onViewController:]
9 UnityFramework 0x1e18f5c __58-[ALStoreKitService showStoreKitControllerForAd:inAdView:]_block_invoke
10 UnityFramework 0x1e18bc0 -[ALStoreKitService showStoreKitControllerForAd:inAdView:]
11 UnityFramework 0x1d549b0 -[ALAdService trackClickOn:inAdView:launchURL:forClickLocation:]
12 UnityFramework 0x1dd37c8 +[ALWebViewBridgeUtils clickOnURL:forAd:inContainer:statsHelper:usingSDK:]
13 UnityFramework 0x1dd33d0 +[ALWebViewBridgeUtils processRequest:clicked:forAd:inWebView:container:expandedAdView:statsHelper:usingSDK:]
14 UnityFramework 0x1d601f4 -[ALAdView webView:decidePolicyForNavigationAction:decisionHandler:]
15 WebKit 0x236670 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
16 WebKit 0x235650 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
17 WebKit 0x2341fc (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
18 WebKit 0x233fe4 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
19 WebKit 0x11faf0 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
20 WebKit 0x11f200 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
21 WebKit 0x29e0c (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
22 WebKit 0x24478 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
23 WebKit 0x39e28 (Missing UUID 2070c7a26aaf39f1b5c7abc26fbcaeb7)
24 JavaScriptCore 0x5a9e8 WTF::RunLoop::performWork()
25 JavaScriptCore 0x5b910 WTF::RunLoop::performWork(void*)
26 CoreFoundation 0x56834 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION
27 CoreFoundation 0x567c8 __CFRunLoopDoSource0
28 CoreFoundation 0x54298 __CFRunLoopDoSources0
29 CoreFoundation 0x53484 __CFRunLoopRun
30 CoreFoundation 0x52cd8 CFRunLoopRunSpecific
31 GraphicsServices 0x11a8 GSEventRunModal
32 UIKitCore 0x40a90c -[UIApplication _run]
33 UIKitCore 0x4be9d0 UIApplicationMain
34 UnityFramework 0x19948f0 -[UnityFramework runUIApplicationMainWithArgc:argv:] + 96 (main.mm:96)
35 AppName 0x412c main + 28 (main.mm:28)
36 ??? 0x1b71cde4c (Missing)
Additional Info
This crash occurs with 30% of my crashes along with crash with applovin reward. Both rapidly appear since May 19
Hope you guys can figure outs as soon as possible.
The text was updated successfully, but these errors were encountered: