↧
iOS native extension for Adobe AIR. In-app mail composer
In this tutorial I will show how to create an iOS native extension for Adobe AIR. My extension enables sending an e-mail by invoking MFMailComposeViewController on iOS. This way you can send an e-mail...
View ArticleApple Push Notification Service native extension for Adobe AIR
Here’s another AIR native extension for iOS I’m currently working on – Apple Push Notification Service (APNs) support. It’s almost complete – the most important things are there. You can register to...
View Article