Heyzap / heyzap-cordova-extras

Third party SDK plugins for the Heyzap Cordova Plugin
3 stars 7 forks source link

App stuck right after the launch #3

Closed tolik85 closed 6 years ago

tolik85 commented 8 years ago

Hi,

After installing the Admob plugin on my ionic app, the app is stuck right after the launch. It's not getting stuck if I install other networks, such as Heyzap, Vungle of Facebook Audience.

Can you please advise?

iPhone 6S, iOS 9.2

Thanks, Nathan

KarimP commented 8 years ago

Hi Nathan,

Sorry for the late reply. I'm able to successfully add the admob plugin to a blank ionic app.

Is there any specific error that you encounter when the app gets stuck (anything in the web inspector or Xcode console)? Also, how are you adding the heyzap-cordova and heyzap-cordova-admob plugins and where are you calling HeyzapAds.start in your ionic app?

Regards, Karim

hassankhan commented 8 years ago

Hi @KarimP, I'm having the same troubles. Xcode doesn't show any errors, it just hangs on launch. If I remove the third-party SDKs and only keep heyzap-cordova, it then works.

hassankhan commented 8 years ago

My app worked after removing the Admob plugin, but your mileage may vary