This http://developer.anscamobile.com/forum/2011/07/14/opening-files-sending-other-apps should work according to Carlos’ replies (I got it working in iOS slightly differnt), except that it doesn’t.
local path = system.pathForFile("ap.pdf",system.ResourceDirectory)
native.showWebPopup(0,0,300,300,"file://" .. path)
assuming a file ap.pdf as resource. Any clues, hints, tips, samples GREATLY appreciated.
–Maarten [import]uid: 5822 topic_id: 19505 reply_id: 319505[/import]