You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the device's screen turns off while app is in foreground and the boot splash screen is showing, the device will not unlock until the boot splash screen is hidden.
Library version
4.3.2
Environment info
System:
OS: Windows 10 10.0.19042
CPU: (16) x64 AMD Ryzen 7 2700X Eight-Core Processor
Memory: 12.71 GB / 31.93 GB
Binaries:
Node: 16.15.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.5.5 - C:\Program Files\nodejs\npm.CMD
Watchman: 20210102.202219.0 - C:\Users\roger\watchman\bin\watchman.EXE
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-212.5712.43.2112.8815526
Visual Studio: 15.9.28307.1401 (Visual Studio Community 2017)
Languages:
Java: 17.0.1
npmPackages:
@react-native-community/cli: Not Found
react: 18.1.0 => 18.1.0
react-native: 0.70.2 => 0.70.2
react-native-windows: Not Found
npmGlobalPackages:
*react-native*: Not Found
Steps to reproduce
Keep device screen off
Install your app
Turn device screen on after installation and unlock your device
Your device will hang before screen turns off again
If app is already installed, sometimes turning off the screen for a long time and then turning it back on and unlocking the device wll reproduce the problem. This is because the app reopens and the boot splash is showing.
I've only tested this on Android 8, 10, and 12.
Reproducible sample code
Thisneedstobetestedonrealdevice.
The text was updated successfully, but these errors were encountered:
Bug summary
If the device's screen turns off while app is in foreground and the boot splash screen is showing, the device will not unlock until the boot splash screen is hidden.
Library version
4.3.2
Environment info
Steps to reproduce
If app is already installed, sometimes turning off the screen for a long time and then turning it back on and unlocking the device wll reproduce the problem. This is because the app reopens and the boot splash is showing.
I've only tested this on Android 8, 10, and 12.
Reproducible sample code
The text was updated successfully, but these errors were encountered: