Advert Splash

buzztouch plugin: Advert Splash
Version: v1.2
Adapts the standard splash screen by making it clickable to load a URL. Great for showing advertisements on the splash.
works on iOS iOS
works on Android Android
Developer Info
Latest Review
Pointerfusionsch | 01/24/14 (v1.2)
I guess I’ve been waiting for this plugin since BT1.5… So many possible uses! Advertising, latest news, special offers, upcoming events… Working perfectly on BT3.0 self-hosted, 100% OK for iOS universal apps. Definitely worth the price. I...
Screenshots
More Information
Adapts the standard splash screen by making it clickable to load a URL. Great for showing advertisements on the splash.

On iOS projects, the URL can be loaded either in the app or externally in Mobile Safari. On Android projects, the URL will be loaded externally to the app, in whatever browser the device determines is best (generally the default user browser).

Version History
------------------------
1.0 - initial release
1.1 - Added in control panel support for URL's
1.2 - 1/23/14 - Bug fixes on iOS related to display; bug fix on control panel; adds control panel options ("landscape image" and "showActionButton")

iOS Project (3.0 projects only)
------------------------
CR_advert_splash_customURL.h
CR_advert_splash_customURL.m
CR_advert_splash.h
CR_advert_splash.m

Android Project (3.0 projects only)
------------------------
CR_advert_splash.java
cr_advert_splash_effect_falldown.xml
cr_screen_advert_splash.xml

JSON Data
------------------------

{"itemId":"advertSplash","itemType":"CR_advert_splash","urlToLoad":"http://images.google.com","startTransitionAfterSeconds":"3","navBarTitleText":"tutorial","backgroundImageNameSmallDevice":"bg.png","backgroundColor":"#b3c3be","externalToApp":"NO"}