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

What do i need to do on this? error on android #121

Closed Erchil66 closed 2 years ago

Erchil66 commented 2 years ago

android:exported needs to be explicitly specified for element <activity#com.braintreepayments.api.BraintreeBrowserSwitchActivity>. Apps targeting Android 12 and higher are required to specify an explicit value forandroid:exportedwhen the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.

Erchil66 commented 2 years ago

ohh ifound ut just put exported