Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lockscreen not dismissed when app backgrounded #1565

Closed
NicoleYarroch opened this issue Feb 20, 2020 · 0 comments
Closed

Lockscreen not dismissed when app backgrounded #1565

NicoleYarroch opened this issue Feb 20, 2020 · 0 comments
Assignees
Labels
bug A defect in the library manager-lockscreen Relating to the manager layer - lockscreen
Projects

Comments

@NicoleYarroch
Copy link
Contributor

NicoleYarroch commented Feb 20, 2020

Bug Report

On iOS 12 devices, the lockscreen is not dismissed correctly when the following steps are performed. I could not reproduce using the same app on iOS 13.

Reproduction Steps
  1. Connect a video streaming app to a head unit using USB cord and launch the SDL app if necessary. Video should start streaming.
  2. Trigger a DD_ON notification. This will show the lockscreen.
  3. Put the app on the device in the background.
  4. Tigger a DD_OFF notification.
  5. Pull the USB cord (this destroys the transport).
  6. Plug in the USB cord and wait for the "Waiting for App Name" alert on the HMI.
  7. Bring the app on the device to the foreground.
Expected Behavior

The lockscreen should not show since the car is not moving or it should show briefly and then be dismissed.

Observed Behavior

The lockscreen does show. When I trigger a DD_OFF notification, another lockscreen presents over the lockscreen.

OS & Version Information
  • iOS Version: 12.4.5
  • SDL iOS Version: 6.5
  • Testing Against: SYNC 3.0
@NicoleYarroch NicoleYarroch added the bug A defect in the library label Feb 20, 2020
@joeljfischer joeljfischer added the manager-lockscreen Relating to the manager layer - lockscreen label Feb 24, 2020
@joeljfischer joeljfischer added this to Done in v6.6.0 via automation Mar 16, 2020
@joeljfischer joeljfischer mentioned this issue Apr 29, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library manager-lockscreen Relating to the manager layer - lockscreen
Projects
No open projects
v6.6.0
  
Done
Development

No branches or pull requests

2 participants