cranberrygame / cordova-plugin-ad-chartboost

Other
8 stars 14 forks source link

window.chartboost is undefined #15

Open Trexology opened 7 years ago

Trexology commented 7 years ago

Cannot read property 'setUp' of undefined(…)

not sure why, the app crash when running. The code are placed under $ionicPlatform.ready

window.chartboost.setUp(appId, appSignature); Both appId and appSignature are properly defined

Using ionic 1.3.1 Installed platforms: android 6.0.0 ios 4.3.0