sshropshire
sshropshire
@JackZhangdaye can you open the `App Inspection` panel in Android studio and share the raw JSON request body that the SDK sends when `CardClient.approveOrder()` is called?
@mtrakal thanks for your patience and for using the Braintree SDK for Android. I see your concern. To confirm, if we forward the `ThreeDSecureAdditionalInformation#shippingAddress` property to the Card tokenization step,...
Hi @mtrakal it's difficult to determine the proper API for this scenario. My gut says to forward the `billingAddress` property from `ThreeDSecureRequest` when the `Card` is initially tokenized. Out of...
@mtrakal if it's happening on all platforms we may need you to [contact support](https://developer.paypal.com/braintree/help) for additional help. This helps us prioritize and get the right stakeholders involved internally. I'm aware...
@mtrakal thanks for your patience. We're looking into this further and we'll report back when we have more information.
Hi @yuraj11 thank you for using the PayPal SDK for Android. Unfortunately, this is by design. The Chrome Custom Tabs API historically [didn't have a hook for the close button](https://stackoverflow.com/questions/41010017/callback-on-dismiss-of-chrome-custom-tabs/41035189#41035189)....
Hi @dg-pd thanks for this detailed bug report. I am able to reproduce this issue on my end. We'll work on a fix and notify you once it's been released.
Hi @dg-pd this has been fixed in version [2.0.1](https://github.com/paypal/paypal-ios/releases/tag/2.0.1). The release is only available via Swift Package Manager at the moment. We ran into some issues trying to get the...
@JHFarrant I don't believe those are login credentials. They should be used only for authentication with Cardinal's Maven repository via Gradle.
Hey @hankyjcheng thanks for using the Braintree SDK for Android and for filing this. Do you have any additional information about the environment in which the crash occurred e.g. Device...