Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
2

[android] AIR 28: invoke event arguments is empty

Engaged ,
Jan 07, 2018 Jan 07, 2018

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

TOPICS
Air beta
2.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 09, 2018 Jan 09, 2018

I've met too

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 09, 2018 Jan 09, 2018

You can vote then Tracker

Thx

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 16, 2018 Jan 16, 2018

Same here...

even "android.nfc.action.NDEF_DISCOVERED" will not drop a invoke event

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 17, 2018 Jan 17, 2018

I have the same problem with Air 28, InvokeEvent arguments is empty on Android !

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 01, 2018 Feb 01, 2018

I created a native extension to solve this problem, you can download the ane here

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 01, 2018 Feb 01, 2018

Thank you pol2095

I hope Adobe Air team will solve the problem as well.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 05, 2018 Mar 05, 2018

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!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 05, 2018 Mar 05, 2018

Please can you be more specific on the air and ios version?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 06, 2018 Mar 06, 2018
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines