Crashlytics with iOS 9 Unable to Download App

前端 未结 6 2120
傲寒
傲寒 2020-12-30 00:39

I am getting the following error:

Unable to Download: APP_NAME could not be installed at this time [Done/Retry options]

I am on

6条回答
  •  借酒劲吻你
    2020-12-30 01:02

    In IOS9, display image URL is required in manifest.plist. It give this error because image is missing from URL. I added a image and it is working for me, but I have my personal server. Maybe diawi.com, hockeysdk, crashlytics should update their server.

提交回复
热议问题