pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
64 stars 115 forks source link

I have a problem after updating MacOS to Sonoma #139

Open hectorvillag opened 9 months ago

hectorvillag commented 9 months ago

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.
mturcic commented 7 months ago

Unfortunately no. I have the same issue.

BunnyBuddy commented 1 month ago

https://github.com/braintree/braintree-ios-drop-in/issues/197#issuecomment-1541525012

Check this out, I've tried this and it works.