Fix lockScreen not shown after user dismissal
FrankElias77 opened this issue · 0 comments
FrankElias77 commented
Bug Report
The lockScreen should show up even after user dismissal in case the lockScreenDismissalEnabled
value received from the module is false
Reproduction Steps
- Set display mode to .always
- Set DD mode to On
- Dismiss the lockscreen
- Set DD mode to Off
Expected Behavior
LockScreen should be shown
Observed Behavior
LockScreen is not shown
OS & Version Information
- iOS Version: xcode 13.1 simulator
- SDL iOS Version: develop
- Testing Against: Manticore
Test Case, Sample Code, and / or Example App
For more information, we could refer to test #886