- Home /
There is a problem that the app does not start from iPhone iOS 15.
There is a problem that the app does not start from iPhone iOS 15. After starting it about 3 to 10 times, the app is launched.
Unity 2021.1.22f Using FirebaseSDK
my xcode log
UnityIAP UnityEarlyTransactionObserver: Created UnityIAP UnityEarlyTransactionObserver: Registered for lifecycle events
I get the above log and it doesn't run anymore.
Anyone with the same problem?
Answer by frbodya · Oct 26, 2021 at 06:36 PM
Crash because of Mobile Notification. https://github.com/Unity-Technologies/com.unity.mobile.notifications/issues/121 - here solution how to fix it
Answer by Silent0107 · Oct 05, 2021 at 09:27 AM
I have same trouble
My enviroment is Unity 2019.4.18f1 and xcode 13.0
and If I use xcode 12.5 on the same Unity version, no problem.
please help
Answer by MiyukiFueda · Oct 19, 2021 at 07:05 PM
Which version is UnityIAP? If it's old, update. Or don't use In-App Purchase, try to remove it.
Answer by SoumyadeepSen · Jan 05 at 06:03 PM
Found solution here - https://forum.unity.com/threads/apple-ios-build-with-unity-iap-not-launching-on-ipad.893800/#post-7594246
Your answer
Follow this Question
Related Questions
How do you make IOS storyboard launch screens work? 0 Answers
Unity iOS Crashes Every Other Launch 0 Answers
Unity 4.2 IOS Exception Handling 0 Answers
iOS game freezes on startup 0 Answers