I’m trying to openWithDefaultApplication a downloaded file (stored into app documents directory) on iPad. I installed PDFReaderLite, still openWithDefaultApplication don’t rexognizes extension pdf. What can I do to make PDFReaderLite be a default app for opening pdf?
Thank you in advance
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/filesystem/File.html#openWithDefaultApplication%28%29 This suggests that openWithDefaultApplication is a desktop function. I don’t think default application functionality even exists on iOS…