You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried integrating heyzap sdk with my cordova app. But after adding this plugin app is crashing on launch.
After debugging the issue found that getting error "The Google Mobile Ads SDK was initialized incorrectly." in log. To fix this need to add following in AndroidManifest.xml.
Please update plugin.xml to provision above change.
I tried integrating heyzap sdk with my cordova app. But after adding this plugin app is crashing on launch.
After debugging the issue found that getting error "The Google Mobile Ads SDK was initialized incorrectly." in log. To fix this need to add following in AndroidManifest.xml.
Please update plugin.xml to provision above change.
Reference : https://developers.google.com/ad-manager/mobile-ads-sdk/android/quick-start#update_your_androidmanifestxml
The text was updated successfully, but these errors were encountered: