Copy link to clipboard
Copied
I noticed that with a air 28 build the invoke from the url scheme didn't transmit any argument.
So I have to fall back to Air 27 which is fine.
Am I the only one?
Bug added : Tracker
Copy link to clipboard
Copied
I've met too
Copy link to clipboard
Copied
You can vote then Tracker
Thx
Copy link to clipboard
Copied
Same here...
even "android.nfc.action.NDEF_DISCOVERED" will not drop a invoke event
Copy link to clipboard
Copied
I have the same problem with Air 28, InvokeEvent arguments is empty on Android !
Copy link to clipboard
Copied
I created a native extension to solve this problem, you can download the ane here
Copy link to clipboard
Copied
Thank you pol2095
I hope Adobe Air team will solve the problem as well.
Copy link to clipboard
Copied
The same problem with no arguments on iOS already for some SDK generations. I did not change any of my code, but suddenly after updating to a newer iOS AIR SDK - no arguments in the Invoke Event anymore! Please fix!
Copy link to clipboard
Copied
Please can you be more specific on the air and ios version?
Copy link to clipboard
Copied
Hello,
all I do is to invoke the app from the email app on the phone. So someone
sends an attachment and tries to open it with my app. Consequently, within
my app is the invoke event dispatched when it is opened, but unfortunately,
the arguments do not contain anything (neither a reference to the temporary
file that is supposed to be imported).
Henning
Find more inspiration, events, and resources on the new Adobe Community
Explore Now