Xcode is showing the following warnings: /ios/App/App/AppDelegate.swift:74:50: 'statusBarFrame' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead. Can this be updated? My minium IOS version is 13
Xcode is showing the following warnings:
/ios/App/App/AppDelegate.swift:74:50: 'statusBarFrame' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
Can this be updated?
My minium IOS version is 13