Angelo Martella
Posts: 0
Joined: Wed Mar 26, 2014 12:32 pm

AdMob ads to Appery app!?

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

AdMob ads to Appery app!?

Hello Angelo,

Did you export your app as .apk (for example) and test it on device?

antonback89
Posts: 0
Joined: Mon Apr 14, 2014 7:17 pm

AdMob ads to Appery app!?

Hey!

Isn't there someplace i need to put in my Publisher-ID for the possibility to earn money?
Or how does it work? =)

antonback89
Posts: 0
Joined: Mon Apr 14, 2014 7:17 pm

AdMob ads to Appery app!?

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!

Angelo Martella
Posts: 0
Joined: Wed Mar 26, 2014 12:32 pm

AdMob ads to Appery app!?

To me it was worse: (

When I try to export to apk generates the following error
Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

AdMob ads to Appery app!?

Hi Angelo,

Did you add a certificate? Works for me.
http://docs.appery.io/documentation/e...

Angelo Martella
Posts: 0
Joined: Wed Mar 26, 2014 12:32 pm

AdMob ads to Appery app!?

Ho provato a modificare il certificato, creandone uno nuovo.
L'errore rimane ugualmente

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

AdMob ads to Appery app!?

Hello Angelo,

Please translate your question into English.

Angelo Martella
Posts: 0
Joined: Wed Mar 26, 2014 12:32 pm

AdMob ads to Appery app!?

sorry

I tried to change the certificate, creating a new one.
The error remains equally

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

AdMob ads to Appery app!?

Hello,

You should use "deviceReady" event instead of "load". Look this example: https://github.com/aliokan/cordova-pl...

Return to “Issues”