When using iOS 13 multi-window scene API, the lock screen doesn't work correctly #1469
Labels
Comments
This was referenced Nov 8, 2019
Merged
@joeljfischer SDLScreenshotViewController.m line 37 |
This is my mistake. I'll confirm it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
When presenting the default lock screen on iOS 13 on an iPhone app that uses the multi-window API, only a black screen displays and is not animated. This may be related to #1430.
Reproduction Steps
.enabled()
default configurationExpected Behavior
Equivalent behavior to iOS 12
Observed Behavior
A black screen appears / disappears over the existing screen without animation
OS & Version Information
Test Case, Sample Code, and / or Example App
n/a at this time
The text was updated successfully, but these errors were encountered: