pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.

Home Page:https://pub.dev/packages/flutter_braintree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Erchil66 opened this issue · comments

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 for android:exported when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.

ohh ifound ut just put exported