hello community by chance did anyone experience the same error with the GoogleMobileAd library after updating b4a to beta version 13.40 with sdk level api 36?
With the previous version of b4a I did not receive this error when starting the app, it always worked.
does anyone know where to start investigating to solve the problem?
With the previous version of b4a I did not receive this error when starting the app, it always worked.
B4X:
java.lang.NoSuchFieldError: No static field SEARCH of type Lcom/google/android/gms/ads/AdSize; in class Lcom/google/android/gms/ads/AdSize; or its superclasses (declaration of 'com.google.android.gms.ads.AdSize' appears in /data/app/~~2Wf0hjj_2zZf-OUs9gYp2A==/com.strongbox.android-LFq6ZqSBJu50Sn6WOnHK0A==/base.apk)
does anyone know where to start investigating to solve the problem?