-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fatal Exception: NSInvalidArgumentException on iOS #48
Comments
Sorry my previous reply was wrong. Can you provide more logs or a few pieces of your problematic code? |
Fatal Exception first issue:
second problem /* Turn on the setting for impression-level ad revenue in your AdMob account:
|
Thank you for your help. This is the current code I use on the app to load app open:
The impression-level ad revenue in the AdMob account was already turned on. I am also using mediation (Applovin, Liftoff and Pangle). Does this might have anything to do with that issue? Just to add some info. The app does load and show the app open ads, the problem is that is also popping those issues on crashlytics. |
https://github.com/EMI-INDO/emi-indo-cordova-plugin-admob/releases/tag/v2.0.0 I'm off for the next 5 to 7 days. Have a good day. |
Thank you for your great work. |
Is anyone else facing this issue on crashlytics?
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x827cc __exceptionPreprocess
1 libobjc.A.dylib 0x172e4 objc_exception_throw
2 CoreFoundation 0x1569c -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]
3 CoreFoundation 0x152b8 +[NSDictionary dictionaryWithObjects:forKeys:count:]
4 App
0x39758 __32-[emiAdmobPlugin loadAppOpenAd:]_block_invoke_3 + 811 (emiAdmobPlugin.m:811)
5 App
0x2566ec __copy_helper_block_e8_32s40s48s56s64b
I am using version "emi-indo-cordova-plugin-admob": "1.6.6",
The text was updated successfully, but these errors were encountered: