MAX SDK Version
13.0.1
Device/Platform Info
iOS 18, iPhone 15 Plus, iPad, GMA 11.13.0, Applovin adapter 13.0.1.0
Crashes per Day
Unknown, occuring on my device
Percentage of Users Affected
Unknown
First Occurrence of Crash
That started happening with me yesterday January 23 while testing new SDK versions. My live version of the game has older SDK versions, specifically applovin 12.4.1 and Admob 11.7.0 and App Store crash data did not show a spike on the date. Just a couple days ago though I was testing applovin ads on the same device, same way, SDKs already updated and it didnt happen. Also it may be happening only on test mode devices, since I was able to load an Applovin interstitial on a non test device, switched it back to test mode again (Admob console) and it started throwing the error.
I'm posting this here since the crash is comming from inside the AppLovinSDK
Exception and Stack Trace
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unknown ad size: '
*** First throw call stack:
(0x1835315ec 0x180aad244 0x18367e6e0 0x103e134e0 0x103edf64c 0x103e0c2b4 0x10ad58178 0x10ad5977c 0x10af77b58 0x18b2b6248 0x18b2b7fa8 0x18b2c6a34 0x18b2c664c 0x18357dbbc 0x18357a1b0 0x1835cc274 0x1d07454c0 0x18611277c 0x185d38e64 0x10abac140 0x10056812c 0x1a97a0de8)
Uncaught exception: NSInvalidArgumentException: Unknown ad size:
(
0 CoreFoundation 0x00000001835315f8 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 185848
1 libobjc.A.dylib 0x0000000180aad244 objc_exception_throw + 88
2 CoreFoundation 0x000000018367e6e0 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 1550048
3 AppLovinSDK 0x0000000103e134e0 +[ALAdSize adSizeFromString:] + 276
4 AppLovinSDK 0x0000000103edf64c +[ALUtils zoneFromFullAdResponse:withSDK:] + 92
5 AppLovinSDK 0x0000000103e0c2b4 -[ALAdService loadNextAdForAdToken:andNotify:] + 800
6 UnityFramework 0x000000010ad58178 -[GADMRTBAdapterAppLovinInterstitialRenderer loadAd] + 348
7 UnityFramework 0x000000010ad5977c -[GADMediationAdapterAppLovin loadInterstitialForAdConfiguration:completionHandler:] + 168
8 UnityFramework 0x000000010af77b58 GAD_GADRTBMediationInterstitialAdRenderer_arm64_11_13_0 + 1344
9 libdispatch.dylib 0x000000018b2b6248 8CE3AFB9-6D84-3446-8FD4-E5F798D98403 + 8776
10 libdispatch.dylib 0x000000018b2b7fa8 8CE3AFB9-6D84-3446-8FD4-E5F798D98403 + 16296
11 libdispatch.dylib 0x000000018b2c6a34 8CE3AFB9-6D84-3446-8FD4-E5F798D98403 + 76340
12 libdispatch.dylib 0x000000018b2c664c _dispatch_main_queue_callback_4CF + 44
13 CoreFoundation 0x000000018357dbbc 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 498620
14 CoreFoundation 0x000000018357a1b0 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 483760
15 CoreFoundation 0x00000001835cc274 CFRunLoopRunSpecific + 588
16 GraphicsServices 0x00000001d07454c0 GSEventRunModal + 164
17 UIKitCore 0x000000018611277c F80C6EE4-50CA-346F-90EB-BB3DA9817503 + 4122492
18 UIKitCore 0x0000000185d38e64 UIApplicationMain + 340
19 UnityFramework 0x000000010abac140 -[UnityFramework runUIApplicationMainWithArgc:argv:] + 92
20 WordMaster 0x000000010056812c main + 60
21 dyld 0x00000001a97a0de8 4EB7459F-E237-38CE-8240-3F3E2E1CE5AB + 196072
)
libc++abi: terminating due to uncaught exception of type NSException
How to Reproduce
1 - Try to load applovin interstitial (setting single ad source testing to Applovin bidding on Admob or waiting for applovin to be selected in bidding)
2 - See crash
Reproducible in the demo app?
Not Tested
Additional Info
No response
MAX SDK Version
13.0.1
Device/Platform Info
iOS 18, iPhone 15 Plus, iPad, GMA 11.13.0, Applovin adapter 13.0.1.0
Crashes per Day
Unknown, occuring on my device
Percentage of Users Affected
Unknown
First Occurrence of Crash
That started happening with me yesterday January 23 while testing new SDK versions. My live version of the game has older SDK versions, specifically applovin 12.4.1 and Admob 11.7.0 and App Store crash data did not show a spike on the date. Just a couple days ago though I was testing applovin ads on the same device, same way, SDKs already updated and it didnt happen. Also it may be happening only on test mode devices, since I was able to load an Applovin interstitial on a non test device, switched it back to test mode again (Admob console) and it started throwing the error.
I'm posting this here since the crash is comming from inside the AppLovinSDK
Exception and Stack Trace
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unknown ad size: '
*** First throw call stack:
(0x1835315ec 0x180aad244 0x18367e6e0 0x103e134e0 0x103edf64c 0x103e0c2b4 0x10ad58178 0x10ad5977c 0x10af77b58 0x18b2b6248 0x18b2b7fa8 0x18b2c6a34 0x18b2c664c 0x18357dbbc 0x18357a1b0 0x1835cc274 0x1d07454c0 0x18611277c 0x185d38e64 0x10abac140 0x10056812c 0x1a97a0de8)
Uncaught exception: NSInvalidArgumentException: Unknown ad size:
(
0 CoreFoundation 0x00000001835315f8 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 185848
1 libobjc.A.dylib 0x0000000180aad244 objc_exception_throw + 88
2 CoreFoundation 0x000000018367e6e0 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 1550048
3 AppLovinSDK 0x0000000103e134e0 +[ALAdSize adSizeFromString:] + 276
4 AppLovinSDK 0x0000000103edf64c +[ALUtils zoneFromFullAdResponse:withSDK:] + 92
5 AppLovinSDK 0x0000000103e0c2b4 -[ALAdService loadNextAdForAdToken:andNotify:] + 800
6 UnityFramework 0x000000010ad58178 -[GADMRTBAdapterAppLovinInterstitialRenderer loadAd] + 348
7 UnityFramework 0x000000010ad5977c -[GADMediationAdapterAppLovin loadInterstitialForAdConfiguration:completionHandler:] + 168
8 UnityFramework 0x000000010af77b58 GAD_GADRTBMediationInterstitialAdRenderer_arm64_11_13_0 + 1344
9 libdispatch.dylib 0x000000018b2b6248 8CE3AFB9-6D84-3446-8FD4-E5F798D98403 + 8776
10 libdispatch.dylib 0x000000018b2b7fa8 8CE3AFB9-6D84-3446-8FD4-E5F798D98403 + 16296
11 libdispatch.dylib 0x000000018b2c6a34 8CE3AFB9-6D84-3446-8FD4-E5F798D98403 + 76340
12 libdispatch.dylib 0x000000018b2c664c _dispatch_main_queue_callback_4CF + 44
13 CoreFoundation 0x000000018357dbbc 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 498620
14 CoreFoundation 0x000000018357a1b0 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 483760
15 CoreFoundation 0x00000001835cc274 CFRunLoopRunSpecific + 588
16 GraphicsServices 0x00000001d07454c0 GSEventRunModal + 164
17 UIKitCore 0x000000018611277c F80C6EE4-50CA-346F-90EB-BB3DA9817503 + 4122492
18 UIKitCore 0x0000000185d38e64 UIApplicationMain + 340
19 UnityFramework 0x000000010abac140 -[UnityFramework runUIApplicationMainWithArgc:argv:] + 92
20 WordMaster 0x000000010056812c main + 60
21 dyld 0x00000001a97a0de8 4EB7459F-E237-38CE-8240-3F3E2E1CE5AB + 196072
)
libc++abi: terminating due to uncaught exception of type NSException
How to Reproduce
1 - Try to load applovin interstitial (setting single ad source testing to Applovin bidding on Admob or waiting for applovin to be selected in bidding)
2 - See crash
Reproducible in the demo app?
Not Tested
Additional Info
No response