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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently in the codebase we receive the following warnings:
UIApplication.SharedApplication.Windows
- "Use 'UIWindowScene.Windows' in the desired window scene object instead.UIApplication.SharedApplication.StatusBarFrame
- "Use the 'StatusBarManager' property of the window scene instead."Things appear to work for now but I suspect we should look to move to the recommended approach
Beta Was this translation helpful? Give feedback.
All reactions