Advert Splash
Adapts the standard splash screen by making it clickable to load a URL. Great for showing advertisements on the splash.

iOS

Android
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"}