Hi.
I would like to open a file with registered handlers on a mobile system, and I'm wondering, is there a way to do this in AIR for mobile?
I've tried using URI schemes, but that does not work... File.openWithDefaultApplication() does not work on mobile systems :/
Any ideas?