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

Some files I published via Animate CC work fine on Apple devices but not on android

Participant ,
Jan 25, 2017 Jan 25, 2017

Hi There, some files I published via Animate CC work fine on Apple devices but not on android.

Does anyone can help me?

[irrelevant link removed - kglad]

thanks a lot!

[Title edited for clarity and thread moved from the Lounge to a product-specific support forum - moderator]

398
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

correct answers 1 Correct answer

Community Expert , Jan 26, 2017 Jan 26, 2017

1. make sure you're embedding your air runtime

2. use the latest air sdk (24.0.0.180), Find and download archived versions of Adobe AIR SDK

Screenshot - 1_26_2017 , 5_24_39 AM.png

Translate
Community Expert ,
Jan 25, 2017 Jan 25, 2017

what's the problem?

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
Participant ,
Jan 26, 2017 Jan 26, 2017

the menuebar is not working on some android devices. (Samsung Galaxy)

on some it is working Xiaomi mi4c

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 Expert ,
Jan 26, 2017 Jan 26, 2017

1. make sure you're embedding your air runtime

2. use the latest air sdk (24.0.0.180), Find and download archived versions of Adobe AIR SDK

Screenshot - 1_26_2017 , 5_24_39 AM.png

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
Participant ,
Jan 26, 2017 Jan 26, 2017

Thank you very much for your help, I did not create an AIR-dokument, I created an HTML 5 Canvas document, because I thought this

would run on all devices?

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 Expert ,
Jan 26, 2017 Jan 26, 2017

nope, html5 isn't all it's supposed to be.  there are variations from browser to browser with the way javascript is executed.

that said, you can work-around browsers variability by detecting the problematic browsers and writing special code just for them.  it's a pain, but doable.

also, that makes your link from message 1 relevant.  (you didn't explain you were using html5/canvas and your link displays the problem.)

so, you can repost your link and see if anyone is willing to debug it for you, or better yet, debug it yourself: https://developers.google.com/web/tools/chrome-devtools/remote-debugging/

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
Participant ,
Jan 26, 2017 Jan 26, 2017

thank you for your help!

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 Expert ,
Jan 26, 2017 Jan 26, 2017
LATEST

you're welcome.

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