Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
This content is hosted by a third party provider that does not allow video views without acceptance of Targeting Cookies. Please set your cookie preferences for Targeting Cookies to yes if you wish to view videos from these providers.
1/9
This plugin is run on iOS native code. You can post text and image to Twitter, Facebook or Mail.
Note:
Must add a key to Info.plist to "Save Image" from Activity in iOS 10.
- NSPhotoLibraryUsageDescription
Features:
- Post text and image to any services.
- Post to Twitter
- Post to Facebook
- Send Mail
- Post to Weibo (China Only)
- Support for add an URL to message
Must Link Frameworks in Xcode:
- Social.framework
- MessageUI.framework
Demo Video
How to use (C# Script):
Twitter:
iOS_Post.IsAvailable(iOS_Post.ToTweet);
iOS_Post.Post(iOS_Post.ToTweet, text, url, image);
Facebook:
iOS_Post.IsAvailable(iOS_Post.ToFacebook);
iOS_Post.Post(iOS_Post.ToFacebook, text, url, image);
Activity:
iOS_Post.IsAvailable(iOS_Post.ToActivity);
iOS_Post.Post(iOS_Post.ToActivity, text, url, image);
Mail:
iOS_Post.MailInfo mailInfo;
mailInfo.subject = "Subject";
mailInfo.toList = new string[1] { "to@mail.com" };
mailInfo.ccList = null;
mailInfo.bccList = null;
iOS_Post.SendMail (ref mailInfo, text, url, image);
Support: whitedev.support@gmail.com
Note:
Must add a key to Info.plist to "Save Image" from Activity in iOS 10.
- NSPhotoLibraryUsageDescription
Features:
- Post text and image to any services.
- Post to Twitter
- Post to Facebook
- Send Mail
- Post to Weibo (China Only)
- Support for add an URL to message
Must Link Frameworks in Xcode:
- Social.framework
- MessageUI.framework
Demo Video
How to use (C# Script):
Twitter:
iOS_Post.IsAvailable(iOS_Post.ToTweet);
iOS_Post.Post(iOS_Post.ToTweet, text, url, image);
Facebook:
iOS_Post.IsAvailable(iOS_Post.ToFacebook);
iOS_Post.Post(iOS_Post.ToFacebook, text, url, image);
Activity:
iOS_Post.IsAvailable(iOS_Post.ToActivity);
iOS_Post.Post(iOS_Post.ToActivity, text, url, image);
Mail:
iOS_Post.MailInfo mailInfo;
mailInfo.subject = "Subject";
mailInfo.toList = new string[1] { "to@mail.com" };
mailInfo.ccList = null;
mailInfo.bccList = null;
iOS_Post.SendMail (ref mailInfo, text, url, image);
Support: whitedev.support@gmail.com
iOS Post to Twitter/Facebook/Mail
(39)
91 users have favourite this asset
(91)
$15
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
Secure checkout:

License agreement
Standard Unity Asset Store EULALicense type
File size
60.4 KB
Latest version
2.0.0
Latest release date
Jun 4, 2018
Original Unity version
5.5.4
Support
Visit siteQuality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Language
Feedback
Partners Program
PartnersUSD
EUR
Copyright © 2025 Unity Technologies
All prices are exclusive of tax
USD
EUR