I started using Adobe Native Extensions ANE on iOS projects months ago, but then I quickly felt limited because sometimes extensions didn’t do exactly what I wanted and sometimes there was no native extension for some not widely used iOS features. Then I started studying Objective-C to try to overcome these limitations myself. I started by modifying the Daniel Kostler’s Local Notification ANE posted in the Adobe site (see Added Features below). I don’t know anything about Android … yet … but I guess someone does, and might want to contribute with the Android solution. Anyway I tried to keep the original Android solution untouched, so it will still work but without the new additions.
This post explains how to download the ANE source code and update it if you want to. If you only want to include the ANE in your Flash projects wait for my next post.
Added Features
- Although not a feature, you must know I placed all classes in a new namespace.
- The NotificationManager.applicationBadgeNumber property allows you to set and get the value of the application icon badge number.
- The Notification class has two additional properties:
- fireDate: This property will let you pass a Date object with the date when you want the notification to be triggered.
- repeatInterval: This property allows you to define a repeat interval between Notifications. If no repeat interval is specified it triggers a single time. This property must be set to one of the constants in the NotificationTimeInterval class.
- The native iOS code was cleaned up. It looks like at the beginning they were trying to support Local as well as Remote(Push) Notifications. But then they just decided to support only Local, and a lot of garbage code was left in there. Besides, this test code was depending on a large library that was not included with the ANE. Without this library the project couldn’t compile.
- Added a default version of the ANE that does nothing, to allow compiling debug versions on Desktop computers.
- Documentation updated to reflect the extension additions.


in the Home bar (Word 2007) or the Standard toolbar (Word 2003). Spaces are shown as dots, tabs as arrows, and paragraphs as an inverted P character, like the one in the button. This is useful for some of the tricks. To hide these characters press the same button again.