-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] Fixing PayPal without Drop-in #140
base: main
Are you sure you want to change the base?
Conversation
I've just completed the PayPal request parameters on Android, too |
Hm, this PR is open for a long time now :D Is this plugin still maintained? Could you summarize again quickly why you made those changes? When I test out the Custom Activity with browser-switch it all works fine without your changes. But thanks a lot for the documentation of how to properly configure the Custom Activity. It also still works after upgrading to the latest drop-in sdk without your changes #145 |
Hi, |
Ok, I am also using your PR now with the latest drop-in version from Braintree. I had some issues/crashes before on some devices and your changes fixed them for me. Let's hope that some day this will be merged in. |
…lection, meta, material_color_utilities, and others
… 13.0 across various files for improved compatibility
…nd 9.10.1 for enhanced functionality and stability
… 3.0.0 for enhanced compatibility and performance
…d Braintree SDK to 5.23.0 for improved compatibility and performance
… update Gradle to version 8.3.2
…sions set to 34 across project files
…adybug compatibility with AGP 8.3.2
Despite what's written in commit messages, I didn't update SDK version.
I'm still under the strong impression that paying with PayPal drop-in doesn't work, but I hadn't the time to fix also that problem (sorry)