[iOS & Android] AdMob Extension [3.0]

Jon

  • *
  • Posts: 17524
The main problem on iOS 8, I've heard, can be solved by using a newer version of the AdMob library. When Abi officially does his update, he'll probably upgrade that too.

flameblue59

  • Posts: 113
I'm using this extension but why I can't either publish or test my game?. It's ended on the compiling without any action.

Max Finch

  • *
  • Posts: 2174

@flameblue59


If you're using the version on the main page and you're trying to publish you'll have problems. Use this modified version to publish. NOTE that you wont be able to use Admob on iOS that I know of.


It does however work on Android perfectly.

« Last Edit: March 06, 2015, 09:54:03 pm by Max Glockling »

rene123

  • Posts: 28
Max Glockling how install this extension???  i try install extension but notihing happens 

rene123

  • Posts: 28
i manual delete old version of admob and install your version Max Glockling, but happens the same of flameblue59 dont build apk and dont send to device

momotarot

  • Posts: 8
I've successfully build the new extension that works on both Android & iOS 8.
For Android, codes and SDK are not modified. Thanks "Max Glockling" for updating for Android.

For iOS, I add the necessary (and unnecessary) frameworks to make it works.  The Admob SDK version is 6.12.2 (the latest).  It also includes the iAd adapter but not tested yet.  You can now using test device ID for iOS (previously not working).  The banner position issue was fixed for the Landscape mode.

I hope you guys enjoy using the updated extension.

Thanks a lot to Abliblablobla for creating this great extension.  I will support Abliblablobla via PayPal later.  I hope everyone do support him too.

Happy New Year 2015 !!!  :D

dariolessa

  • Posts: 72
I just tested in iOS8 and now works !!!

Thank you very much!!!!

aterzakis

  • Posts: 55
hey.. the extension is very useful.. thanks a lot..
i have a problem with fullscreen ad. It doesn't appear. The banner is ok.
I have tested on iOS and android too.. the problem is the same..
i have the version on the 1st page.. Is the new version (@Max Glockling) on solve my problem?

HTML tutorial" style="width:114px;height:114px;border:0
HTML tutorial" style="width:104px;height:104px;border:0 HTML tutorial" style="width:104px;height:104px;border:0
Stop The Terrorist         Travel Bird                  Number

momotarot

  • Posts: 8
hey.. the extension is very useful.. thanks a lot..
i have a problem with fullscreen ad. It doesn't appear. The banner is ok.
I have tested on iOS and android too.. the problem is the same..
i have the version on the 1st page.. Is the new version (@Max Glockling) on solve my problem?


Hi,
Just make sure you call fullscreen ad with the steps below:
1. Initialize AdMob fullscreen ad ...
2. Load AdMob fullscreen ad ...
3.  Wait about 5-10 secs for fullscreen ad to be loaded.  Finally call Show AdMob fullscreen ad.
Hope this help :)

aterzakis

  • Posts: 55
Hi,
Just make sure you call fullscreen ad with the steps below:
1. Initialize AdMob fullscreen ad ...
2. Load AdMob fullscreen ad ...
3.  Wait about 5-10 secs for fullscreen ad to be loaded.  Finally call Show AdMob fullscreen ad.
Hope this help :)

thank you.. its works.. i had two problems
1)didn't load
2)didn't wait before show the add

HTML tutorial" style="width:114px;height:114px;border:0
HTML tutorial" style="width:104px;height:104px;border:0 HTML tutorial" style="width:104px;height:104px;border:0
Stop The Terrorist         Travel Bird                  Number

momotarot

  • Posts: 8
Hi,
Just make sure you call fullscreen ad with the steps below:
1. Initialize AdMob fullscreen ad ...
2. Load AdMob fullscreen ad ...
3.  Wait about 5-10 secs for fullscreen ad to be loaded.  Finally call Show AdMob fullscreen ad.
Hope this help :)

thank you.. its works.. i had two problems
1)didn't load
2)didn't wait before show the add

Glad to know that it works for you :)

violaterr

  • Posts: 14
momotarot,

Just to clarify, if I want the admob ads to work on android, I need to download your version or max's? Is yours a combination of his fix plus your iOS fixes?

I tried yours and it failed to build, it worked when I removed the extension and took out any code blocks related to ads.

Thank you

momotarot

  • Posts: 8
momotarot,

Just to clarify, if I want the admob ads to work on android, I need to download your version or max's? Is yours a combination of his fix plus your iOS fixes?

I tried yours and it failed to build, it worked when I removed the extension and took out any code blocks related to ads.

Thank you

Hi,

You can use Max's version or my version.  Yes, my version is the combination of Max and my iOS8 fix.
I have tried with Max and mine, it works very well on Android.  Please make sure that you follow all necessary steps.

You may post the screenshots of your code blocks here.  I will help you find the issues.

Cheers,

paradax

  • Posts: 1
I've successfully build the new extension that works on both Android & iOS 8.
For Android, codes and SDK are not modified. Thanks "Max Glockling" for updating for Android.

For iOS, I add the necessary (and unnecessary) frameworks to make it works.  The Admob SDK version is 6.12.2 (the latest).  It also includes the iAd adapter but not tested yet.  You can now using test device ID for iOS (previously not working).  The banner position issue was fixed for the Landscape mode.

I hope you guys enjoy using the updated extension.

Thanks a lot to Abliblablobla for creating this great extension.  I will support Abliblablobla via PayPal later.  I hope everyone do support him too.

Happy New Year 2015 !!!  :D


Thank you very very much momotarot ...
This admob it work. Thank Thank Thank you sir

violaterr

  • Posts: 14
Momotarot,

Thank you for clarifying that up for me. I have gotten it to work now. It turns out my error was related to not doing a clean installation of stencyl 3.2 (I had simply installed over the old one). After completely uninstalling/deleting stencyl, and then reinstalling stencyl 3.2 latest build cleanly, everything worked.

Thank you very much for your contribution to this already great extension. Happy New Year everyone :)