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

[Crash] Many crashes with Inmobi #325

Open
ab-zephyr opened this issue May 9, 2024 · 3 comments
Open

[Crash] Many crashes with Inmobi #325

ab-zephyr opened this issue May 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ab-zephyr
Copy link

MAX SDK Version

12.4.1

Device/Platform Info

iOS 16/17

Current Behavior

Many crashes about device orientation with inmobi sdk. (InMobiSDK = 10.7.2, AppLovinMediationInMobiAdapter = 10.7.2.0)

Fatal Exception: UIApplicationInvalidInterfaceOrientation
Supported orientations has no common orientation with the application, and [SKStoreProductViewController shouldAutorotate] is returning YES

Expected Behavior

No response

How to Reproduce

We see them only in production

Additional Info

Fatal Exception: UIApplicationInvalidInterfaceOrientation
0  CoreFoundation                 0xecb28 __exceptionPreprocess
1  libobjc.A.dylib                0x2af78 objc_exception_throw
2  CoreFoundation                 0x1722a4 -[NSException initWithCoder:]
3  UIKitCore                      0x139d0 -[UIViewController __supportedInterfaceOrientations]
4  UIKitCore                      0x135f8 -[UIViewController __withSupportedInterfaceOrientation:apply:]
5  UIKitCore                      0x6e6c90 -[_UIFullscreenPresentationController _adjustOrientationIfNecessaryInWindow:forViewController:preservingViewController:]
6  UIKitCore                      0x894e0 -[UIPresentationController _presentWithAnimationController:inWindow:interactionController:target:didFinish:]
7  UIKitCore                      0x79231c -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:]
8  UIKitCore                      0x794b0c -[UIViewController _presentViewController:withAnimationController:completion:]
9  UIKitCore                      0x795590 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke
10 UIKitCore                      0x79588c -[UIViewController _performCoordinatedPresentOrDismiss:animated:]
11 UIKitCore                      0x7954fc -[UIViewController _presentViewController:animated:completion:]
12 UIKitCore                      0x795948 -[UIViewController presentViewController:animated:completion:]
13 AppLovinQualityService         0x54b18 __46-[SafeDKAdsInterceptor swizzleViewControllers]_block_invoke + 459 (SafeDKAdsInterceptor.m:459)
14 InMobiSDK                      0x4c124 (Missing UUID e25d6926ec8c3c6cbcc107eae5d46a15)
15 InMobiSDK                      0x4b554 (Missing UUID e25d6926ec8c3c6cbcc107eae5d46a15)
16 libdispatch.dylib              0x213c _dispatch_call_block_and_release
17 libdispatch.dylib              0x3dd4 _dispatch_client_callout
18 libdispatch.dylib              0x125a4 _dispatch_main_queue_drain
19 libdispatch.dylib              0x121b8 _dispatch_main_queue_callback_4CF
20 CoreFoundation                 0x3751c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
21 CoreFoundation                 0x34218 __CFRunLoopRun
22 CoreFoundation                 0x33968 CFRunLoopRunSpecific
23 GraphicsServices               0x34e0 GSEventRunModal
24 UIKitCore                      0x22aedc -[UIApplication _run]
25 UIKitCore                      0x22a518 UIApplicationMain
26 61.06.100                      0x80a8 main + 12 (main.swift:12)
27 ???                            0x1cae9ad84 (Missing)
@ab-zephyr ab-zephyr added the bug Something isn't working label May 9, 2024
@panda1227
Copy link

we have the same issue.

@zhangfurun
Copy link

me too

@urmobi-tokman
Copy link

We use the AppLovin-MAX-Unity-Plugin but also encountered this issue.
The problem exists with InMobi mediators of versions: 10.7.2.0, 10.6.0.0.
However, the issue appeared with version 1.6.0.0 from mid-April.
Based on the logs, the crash occurs immediately after interstitial ads.
Also, 99 percent of the devices are running iOS/iPadOS 17.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants