Random Quote Splash

buzztouch plugin: Random Quote Splash
Version: v1.1
Display a random quote, fact, fortune, etc... on your splash screen each time your app is launched.
works on iOS iOS
Developer Info
Latest Review
Screenshots
More Information
This plugin allows you to display a random quote on your splash screen. You can create your own list(s) of quotes, fortunes or facts to display. You can specify how long to show the quote and optionally provide your users with buttons to Text or Email the quote.

This plugin is built on the original BT Splash Screen and uses some of it's same configuration settings along with new options and screen transitions.

Version History
------------------------
1.0 - Initial Build
1.1 - BT 3.0 Compatible and initial release to market 6/11/14

This is Portrait Orientation ONLY - Landscape View Not Supported


iOS Project
------------------------
AT_RandomQuoteSplash.h
AT_RandomQuoteSplash.m
AT_RandomQuoteSplash.xib
AT_RandomQuoteSplash_ipad.xib

Android Project
------------------------
iOS Only

JSON Data
------------------------
{
"startTransitionAfterSeconds": "4",
"transitionDurationSeconds": "4",
"transitionType": "fade",
"ATQUOTEPLIST": "facts.plist",
"ATQUOTEFONT": "HelveticaNeue-CondensedBold",
"ATQUOTEFONTSIZE": "28",
"ATQUOTEFONTCOLOR": "#000000",
"ATQUOTEBACKGROUNDCOLOR": "#FFFFFF",
"ATQUOTEIMAGESMALL": "smallimage.png",
"ATQUOTEIMAGELARGE": "largeimage.png",
"ATQUOTEEMAILSUBJECT": "Random Quotes are cool!"
}