smartdevicelink/sdl_ios

Fix lockScreen not shown after user dismissal

FrankElias77 opened this issue · 0 comments

Bug Report

The lockScreen should show up even after user dismissal in case the lockScreenDismissalEnabled value received from the module is false

Reproduction Steps
  1. Set display mode to .always
  2. Set DD mode to On
  3. Dismiss the lockscreen
  4. 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