Native Extensions and Pending Intent
Hi all,
I'm trying to figure out how to get a message back to my AIR application from a Android Native Extension when using a PendingIntent.
The example is from a Notification, creating the notification is fine but I can't get my head around how to receive the pending intent.
I don't really want to launch a new activity, just display the existing AIR one and get access to the FREContext to fire an event.
Any ideas how I can achieve this?
Cheers,
Michael
