Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6072] ti.admob Android 2.4.0 Error: Verifier rejected class com.google.android.gms.internal.zziv

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-12-26T22:49:35.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsn/a
Reporterlindsay@radioreference.com
AssigneeShak Hossain
Created2018-12-18T23:06:45.000+0000
Updated2018-12-26T22:49:35.000+0000

Description

On receiving ads the following crash and error is received. Possible Google Play Services problem - but no other modules using Google Play Services are loaded. [ERROR] : TiExceptionHandler: Error: Verifier rejected class com.google.android.gms.internal.zziv: void com.google.android.gms.internal.zziv.writeToParcel(android.os.Parcel, int) failed to verify: void com.google.android.gms.internal.zziv.writeToParcel(android.os.Parcel, int): [0x2D] register v2 has type Reference: com.google.android.gms.internal.zziv[] but expected Reference: android.os.Parcelable[] (declaration of 'com.google.android.gms.internal.zziv' appears in /data/app/com.radioreference.broadcastify-yp5xi_lsJ2fzuyT7txNJpg==/base.apk!classes2.dex) [ERROR] : TiExceptionHandler: at Titanium. (/ui/common/LiveFeedViewIos.js:510:31) [ERROR] : TiExceptionHandler: [ERROR] : TiExceptionHandler: com.google.android.gms.internal.zzle.zza(Unknown Source:171) [ERROR] : TiExceptionHandler: com.google.android.gms.ads.InterstitialAd.loadAd(Unknown Source:6) [ERROR] : TiExceptionHandler: ti.admob.InterstitialAdProxy.load(InterstitialAdProxy.java:61) [ERROR] : TiExceptionHandler: org.appcelerator.kroll.runtime.v8.V8Function.nativeInvoke(Native Method) [ERROR] : TiExceptionHandler: org.appcelerator.kroll.runtime.v8.V8Function.callSync(V8Function.java:55) [ERROR] : TiExceptionHandler: org.appcelerator.kroll.runtime.v8.V8Function.call(V8Function.java:41) [ERROR] : TiExceptionHandler: ti.modules.titanium.TitaniumModule$Timer.run(TitaniumModule.java:166) [ERROR] : TiExceptionHandler: android.os.Handler.handleCallback(Handler.java:790) [ERROR] : TiExceptionHandler: android.os.Handler.dispatchMessage(Handler.java:99) [ERROR] : TiExceptionHandler: android.os.Looper.loop(Looper.java:164) [ERROR] : V8Exception: Exception occurred at /ui/common/LiveFeedViewIos.js:510: Uncaught Error: Verifier rejected class com.google.android.gms.internal.zziv: void com.google.android.gms.internal.zziv.writeToParcel(android.os.Parcel, int) failed to verify: void com.google.android.gms.internal.zziv.writeToParcel(android.os.Parcel, int): [0x2D] register v2 has type Reference: com.google.android.gms.internal.zziv[] but expected Reference: android.os.Parcelable[] (declaration of 'com.google.android.gms.internal.zziv' appears in /data/app/com.radioreference.broadcastify-yp5xi_lsJ2fzuyT7txNJpg==/base.apk!classes2.dex)

Comments

  1. Rakhi Mitro 2018-12-20

    Hello, Thanks for reporting this. Would you be able to provide more information for the issues you are experiencing? For example is this something previously working? If so, what SDK where you using? If this is a new issue can you share a simple test app to recreate on our end.

JSON Source