Muhammad Bani Akram

Results 50 comments of Muhammad Bani Akram

Is it just on a particular android version ? Have you tried to run it on different android versions?

> I tried it on 2 real devices (S23FE and A13) and 3 or 4 different emulators. It behaves the same on all of them. > > Is working fine...

Yeah I see that especially on Android 14. I don't know why Braintree has no comments on this issue. I have tagged their devs multiple times and they haven't responded...

> Try `flutter_google_places_sdk` instead -- it uses platform libraries, so you can restrict API keys by platform, without having to mess around with correctly setting the right request headers or...

this should be merged as it resolves a lot of issues

It does work in my project though, maybe share the code snippets being used?

Even in other issues I see `java.lang.NullPointerException` mostly in Android 14 and it seems some package or plugin being used by Braintree has some issues with Android 14. Because the...

> I believe there isn't, I confirmed I have only one DropInClient instance and launchDropIn is called only once. What else could cause it to fire twice? > > As...

@sshropshire I notice that its occurring on the "cancel and return to the app" and "pay" buttons when paying with PayPal checkout, And the message precisely says, `Unable to start...

> Hi @Buakenze thanks for using the Braintree SDK for Android. I agree this is strange behavior, but the fact that it's reproducible is promising. > > The stack trace...