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

Adobe Animate - Cannot install app to iPhone

Community Beginner ,
Dec 12, 2019 Dec 12, 2019

I'm getting an error with AIR 32 and installing an app to iPhone.

 

"The device has encountered an unexpected error. Error connecting to your device!"

 

Provisioning file and certificates are all good ... no clue why this isnt working.  Anyone else seeing this problem ?

TOPICS
Development
1.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
Engaged ,
Dec 12, 2019 Dec 12, 2019

This may be related to an issue with devices running iOS 13, Harman has been trying to solve this for AIR 33, you can follow their progress in their bug tracker here:

https://github.com/Gamua/Adobe-Runtime-Support/issues/112

 

If you're only trying to install your AIR 32 app on your device (and not necessarily use the debugger), you may want to use the old version of iTunes that Apple created for businesses to deploy apps to their devices:

https://support.apple.com/en-us/HT208079

 

We've been using that iTunes version for installing test versions instead of using Animate/adt install options, which works fine on all of our iOS 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
Explorer ,
Jan 15, 2020 Jan 15, 2020
LATEST

You can use the devices application in Xcode to install your app on the iPhone. If you need to debug the app, make sure you select the debugging option before you package the app and then do a remote debug using WiFi.

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