tM InvisibleFacebook

buzztouch plugin: tM InvisibleFacebook
Version: v1.2
This screen will display a Facebook Sheet to the user. When the user chooses to share, a sheet gracefully appears on top of the screen. This plugin requires a deployment target of 6.0 in your app.
works on iOS iOS
Developer Info
Latest Review
PointerMadRod | 07/03/13 (v1.1)
Great plugins, looks really nice on the app.
Screenshots
More Information
Thanks for downloading Invisible Facebook by theMonster! This plugin is meant to be completely
invisible as a screen, but still present this content screen.

iOS Project
------------------------
This Plugin does require 1 Framework:
- Social
Add this framework by going to Build Phases -> Link Binary with Libraries.
Click the + button to add a framework, and choose the Social framework.
Make sure that you've added it before you compile your project.

Adding this framework also requires:
- iOS 6 (and above)
In Xcode, go to Summary -> Deployment target and set it to 6.0 or above.

Also, this screen works best when you use the Fade Transition, when you
use the fade transition you will not be able to even notice the screen.

Android Project
------------------------
This plugin doesn't support Android at this point in time.

JSON Data
------------------------
{"itemId":"abcde123", "itemType":"Tm_invisiblefacebook", "itemNickname":"Facebook",
"initialText":"This is a Sheet with a Image!", "images":"mycoolimage.png", "URLs":"http://mycoolwebsite.com"}