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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
If an app, which registered the DeviceDisplay.MainDisplayInfoChanged event, is in background and you rotate the device the event is not fired. Even if the app comes to foreground again.
iOS works as expected.
Steps to Reproduce
See description.
Expected Behavior
DeviceDisplay.MainDisplayInfoChanged event should be raised when app comes back to foreground.
Actual Behavior
DeviceDisplay.MainDisplayInfoChanged is never raised.