Posts

Post marked as Apple Recommended
Hello. I've managed to reproduce the issue. It seems that the crash occurs when the user kills the app while a SKStoreProductViewController is being presented. It does not crash when the controller is presented or when the controller is closed. Only when the user kills the app while the controller is on screen. I've reproduced this issue on a sample project and on our AppStore App.
Post marked as Apple Recommended
It's curious, we do not have this issue on iOS16 release. Let me explain. We had this issue on iOS16 but when it was on beta. After the release of iOS16 we are not seeing a spike on that version, despite that our users are adopting iOS16. We still have crashes but those must be on beta versions. But on iOS 15.7 release our crashes are spiking without any doubt.
Post not yet marked as solved
13 Replies
Hello. Just want to say that this issue is NOT fixed on Xcode13 RC 1 nor Xcode13 Release. My mistake. When I said that it was fixed, I did not realize that I was using a simulator running iOS14, sorry. It fails with iOS15 simulators.
Post not yet marked as solved
12 Replies
Hello. For me this doesn't work on simulators (I do not have a real device to test). I tried the official sample app about watch connectivity and it doesn't work either. Updating App Context from Watch to iPhone works fine, but from iPhone to Watch does not. I've tried it on Xcode 12.5.1 and on Xcode 13 beta 3.