flutter-braintree icon indicating copy to clipboard operation
flutter-braintree copied to clipboard

I have a problem after updating MacOS to Sonoma

Open hectorvillag opened this issue 2 years ago • 2 comments

After the update I have this error that does not allow me to run the application in the simulator, does anyone have a solution?

Launching lib/main.dart on iPhone 15 Pro Max in debug mode...
Xcode build done.                                           35.0s
Failed to build iOS app
Deprecations (Xcode): 'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead.
/Users/dns/dev/ceiba/Superapp_Plataforma_MobileApp/ios/Pods/BraintreeDropIn/Sources/BraintreeDropIn/Helpers/BTUIKViewUtil.m:262:81
BTUIKViewUtil.m:262

Deprecations (Xcode): 'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead.

hectorvillag avatar Oct 03 '23 02:10 hectorvillag

Unfortunately no. I have the same issue.

mturcic avatar Nov 21 '23 09:11 mturcic