Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Add Facebook and Twitter Apps To iOS Sharing Menu

$
0
0

Details: mobile app, iOS 6.0+, iPhone 5s, Titanium Studio build: 3.2.3.201404181442

How do you add Facebook and Twitter as "Open in..." app options in the native iOS sharing menu?

I am using the iOS > createDocumentViewer method to share photos with various apps on my iPhone.

var docViewer = Ti.UI.iOS.createDocumentViewer({ url:"example.png" });
docViewer.show({ view: rightNavBtn, animated: true });
When I call the "show" method of the documentViewer with a view parameter, the native iOS sharing menu on my iPhone pops up with Air Drop, the default iOS mail app, the default iOS text messaging app, "Open In Evernote", "Open in Google Drive", "Open in GroupMe". I have both the Facebook and Twitter apps installed on my device, but I do not see either of them in this menu. How do I get them integrated with this sharing menu?

Device Screen Shot


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>