Disclaimer: This is a third party extension and is not officially maintained by the Stencyl Team. The AdMob support that is officially included in Stencyl only supports banner ads.
Google AdMob Extension
Works on iOS, Android
This is an new rewriten extension for Stencyl 3.3 Build 8364 and higher that lets you use the AdMob Ad Network without a single line of code!
Whats new- IOS: SDK 7.6.0
- Android: Use the build in SDK from Stencyl.
- Simple dropdown for Release and Test mode
- New blocks
How to download this extensionImportant!!If you already install a previous version 3.3.3 and below, you will see 2 Admob extensions under settings->Extensions because the map name is changed, follow this how to update it.
https://github.com/byrobingames/admob/blob/master/README.md#how-to-installNow download it from GitHub:
Go to:
https://github.com/byrobingames/admobDownload zip file on the right of the screen.
How to install this extensionGo to:
https://github.com/byrobingames/admob/blob/master/README.md#how-to-installDocumentation and BlocksI have write a wiki page:
https://github.com/byrobingames/admob/wikiError on CompilingIf you get this error go to
https://github.com/byrobingames/admob/wiki/4.-Error-on-Compiling to resolve it.
[openfl] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[openfl] ld: symbol(s) not found for architecture arm64
[openfl] -[AdmobController initWithBannerID:withGravity:] in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] -[AdmobController initWithID:] in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] "kGADSimulatorID", referenced from:
[openfl] -[AdmobController initWithBannerID:withGravity:] in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] "_kGADAdSizeSmartBannerLandscape", referenced from:
[openfl] -[AdmobController initWithBannerID:withGravity:] in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] "_kGADAdSizeSmartBannerPortrait", referenced from:
[openfl] objc-class-ref in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] "_OBJC_CLASS$GADRequest", referenced from:
[openfl] objc-class-ref in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] "_OBJC_CLASS$GADInterstitial", referenced from:
[openfl] objc-class-ref in libadmobex.a(7f1c4f12_AdMobEx.o)
[openfl] "_OBJC_CLASS$_GADBannerView", referenced from:
Version History- 3.3.0 - (2015-05-21): Rebuild version of old extension.
- 3.3.1 - (2015-05-23): re-zip extension. minor adjustment on IOS callbacks.
- 3.3.2 - (2015-06-08): Update IOS SDK to 7.3.1.
- 3.3.3 - (2015-06-13): Update info.txt file
- 3.3.4 - (2015-07-31): Update IOS SDK to 7.4.0
- 3.3.5 - (2015-08-21): Update IOS SDK to 7.4.1
- 3.3.6 - (2015-11-07): Update IOS SDK to 7.5.2
- 3.3.7 - (2015-11-07): Update IOS SDK to 7.6.0
Give a donation if you like this extension.