And 'unorthodox, but I can send my project appery to view it and receive support on where I went wrong?
Will be two months that I try to insert admob in app.
I have to add it for both Android, and Windows Phone
And 'unorthodox, but I can send my project appery to view it and receive support on where I went wrong?
Will be two months that I try to insert admob in app.
I have to add it for both Android, and Windows Phone
Hello Angelo,
Did you export your app as .apk (for example) and test it on device?
Hey!
Isn't there someplace i need to put in my Publisher-ID for the possibility to earn money?
Or how does it work? =)
Hey!
I did your guide and thanks for a very clear and great support!
But i did as Angelo and put:
window.admob.createBannerView (
{
'PublisherID': '[xxxxxxxxxxxxxx]',
'AdSize': admob.AD_SIZE.BANNER
},
successCallback,
failureCallback
);
On "Start Load Run Javascript"
Exported the app (as .apk) and installed it but i still got the "spinning wheel" icon. =/
Is that right or how should i "call" the ads?
Thanks!
Hi Angelo,
Did you add a certificate? Works for me.
http://docs.appery.io/documentation/e...
Ho provato a modificare il certificato, creandone uno nuovo.
L'errore rimane ugualmente
Hello Angelo,
Please translate your question into English.
sorry
I tried to change the certificate, creating a new one.
The error remains equally
Hello,
You should use "deviceReady" event instead of "load". Look this example: https://github.com/aliokan/cordova-pl...