flutter-braintree
flutter-braintree copied to clipboard
I have a problem after updating MacOS to Sonoma
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.
Unfortunately no. I have the same issue.
https://github.com/braintree/braintree-ios-drop-in/issues/197#issuecomment-1541525012
Check this out, I've tried this and it works.