Closed
Description
Environment
OS: Windows 10
Node: 8.9.4
Yarn: 1.5.1
npm: 5.6.0
Watchman: Not Found
XCode: N/A
Android Studio: Version 2.3.0 AI-162.4069837
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.1 => 0.55.1
Description
The app crashes when the user attempts to resume an app from the background on android
Crash log : https://gist.github.com/herlarb/7a8820dbfc56d3dffd35ba235b8e888a
Steps to Reproduce
- Launch any given app built using the environment provided
- Using the android back button send app to background
- Relaunch the app from background using the opened apps tray or by tapping on the app icon
- Observe
Expected Behavior
App should not crash when the user attempts to resume app from background
Actual Behavior
The app crashes unexpectedly when the user resumes the app from the background