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
66 stars 127 forks source link

App Crash while Flutter Nonce Vault agree #175

Open BLACKCAT25896 opened 1 month ago

BLACKCAT25896 commented 1 month ago

![Uploading Screenshot 2024-09-29 at 2.59.52 PM.png…]() Shutting down VM E/AndroidRuntime(17110): FATAL EXCEPTION: main E/AndroidRuntime(17110): Process: com.thehandyx, PID: 17110 E/AndroidRuntime(17110): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.thehandyx/com.braintreepayments.api.DropInActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.os.Bundle.setClassLoader(java.lang.ClassLoader)' on a null object reference

BLACKCAT25896 commented 1 month ago

Issue