Since the June 30 SDK 13.0 update by Apple, I can’t get my app to run on new iPhones.
It works great if I build it to my phone using XCode. But as soon as I play it without XCode (or with XCode open but just by opening the app on my phone), it has a black screen for 10 seconds then crashes.
Does anyone have any advice on debugging this? Because it crashes during opening the app, Crashlytics is not useful. And I’m at loss what the issue could be. Maybe a wrong Deployment setting? I’m not sure. I didn’t change anything.
I have same problem, and i know more info.
Problem appeared after transition from Unity 2019.2.19 to Unity 2019.4.2.
If app force close, then will crash and thread will be an infinity loop.
The next open app will be with black screen ~ for 10 seconds, after which it will close.
Personal story : I had too many issues with Unity 2019.3, I had to downgrade to 2019.2.
Now Unity has changed its startup path (code migrated into separate library UnityFramework), some 3rd party (Firebase and Ads Networks libraries) are producing deadlocks that makes the startup very long (adding many seconds before the Unity splash screen).
@Flexford@Tortuap did you find a reliable solution to this issue? It’s still happening for me on 2019.4.6.f1 and it for sure doesn’t seem to help my retention
Been working on Unity 2019.4.14 and got the issue just today when I downloaded iOS 14.2 beta on 1 of my devices.
I’m going to try the workaround @TigerHix mentioned.
Seems this bug has been around a few months, I dont understand how has not been fixed yet. In my case it just popped up on iOS 14.2 beta and they are going to release it really soon. I dont know what to think.
This relates to our experience. We are fine on all IOS versions then on 14.2 we experience black screen crashes. Its the same error as depicted above. We are trying Unity 2019.2 like the wise man said. I’ll report how it goes - for those feeling pain like ours.
Like others, we ran into this issue and the workaround fixed it for us. The app works fine for everyone in Testflight, however, when we submit for review, it gets rejected because of a crash on load (that seems similar to the crash we see when we don’t use the workaround). Has anyone encountered this in the app review process ? Has anyone successfully submitted an app with this workaround through the app review process with Apple ?
facing this issue as well right now with 2021.1.11f and iPad.
But I figured it’s just the statusbar which flicker while starting the app.
I was able to solve this to change the info.plist with: