within-app email
I am developing an iOS app. I have a "share" button in my app. Using navigateToURL( ... 'mailto:abc@def.com' ) will switch my app to the mail client. The user has to manually close the email client and relaunch my app to return. I saw some iOS apps that allows the email window to popup inside app. I wonder if there is anyway to do that using AIR?
Thanks
