Closed oleksandr-dziuban closed 5 years ago
Also reproduced on iOS 13.1 Simulator iPhone 11 (Xcode 11.1):
For best crash detection I use react-native-debugger with Memory Tab: when application will be crashed - we will see that in Select Javascript Area VM instance
field
@radko93 I have reproduced this even on fresh react-native app without any additional code!
Steps:
1) Use iOS 13.0 or 13.1 Simulator, Xcode 11.0 or 11.1, react-native@0.61.2
2) Generate fresh app: react-native init TestApp
3) Run iOS app in Simulator: react-native run-ios --simulator="iPhone 11"
4) Wait until application will be assembled and home screen activated
5) Click on Hardware Power Button on the right side in Simulator, device will activate sleep mode
6) Wait ~ 1 min and Unlock Simulator screen
7) Application will be crashed
@react-native-bot Guys could you please check this issue? This is a very big blocker for a few production applications.. Thanks a lot
iOS 13.2 released, interesting is this issue still exists on it? Will check
I have tested app on the latest iOS 13.2 My crash cannot be reproduced anymore. Also I don't receive crash reports from users on iOS 13.2 I think it was resolved on iOS system level. Closing this issue
Any news about this? still receiving same crash errors even on iOS 13.3
yeah we are still seeing this in iOS 13.4.1 - any help would be appreciated. @oleksandr-dziuban did you get your issue resolved?
Debug or production application on iOS 13.1.2 is crashing if iPhone or iPad switched to sleep mode and awake again or application is sleeping in background during some time. I'm using latest react-native@0.61.2
We already have almost same issue with Websockets usage, but I don't use them and have same issue. I use Apollo Client for GraphQL, maybe it uses Websockets under the hood and cause this crash.
React Native version:
Steps To Reproduce
Scenario 1:
Scenario 2:
Also reproduced on iOS 13.1 Simulator iPhone 11 (Xcode 11.1):
For best crash detection I use react-native-debugger with Memory Tab: when application will be crashed - we will see that in
Select Javascript Area VM instance
fieldThis stacktrace was sent by a lot of users with default embedded iOS 13 Crash Report Tool modal window:
Crash report: