AppTransformer
The AppTransformer plugin will allow you to supply multiple config.txt files to your app, and have the user transform the app through interaction.

iOS
Screenshots




More Information
AppTransformer Plugin v1.0
Be sure to watch the plugin demonstration video linked both to the right and within the control panel screen.
iOS Project
------------------------
The following files are required for an iOS project:
QP_AppTransformer.h
QP_AppTransformer.m
QP_AppTransformer.xib
QP_AppTransformer~ipad.xib
Android Project
------------------------
Android version not available.
JSON Data
------------------------
{"itemId":"ABC123", "itemType":"QP_AppTransformer", "itemNickname":"Unlock Level 2","navBarTitleText":"Unlock Level 2", "transformToConfig":"level2Unlocked.txt", "useButton":"1", "tButtonImageSmallDevice":"unlock_button.png", "tButtonImageLargeDevice":"unlock_button.png", "tButtonwSmallDevice":"200", "tButtonwLargeDevice":"200", "tButtonhSmallDevice":"50", "tButtonhLargeDevice":"50", "tButtonxSmallDevice":"60", "tButtonxLargeDevice":"60", "tButtonySmallDevice":"350", "tButtonyLargeDevice":"350", "backgroundColor":"#0000FF", "backgroundImageNameSmallDevice":"unlock_bg.png"}