sshropshire

Results 221 comments of sshropshire

@marxhendrik thanks for notifying us. We're investigating the issue and we hope to report back here soon with more information.

Hi @matejhacin we've made some enhancements over the past year. I would recommend migrating to the latest [4.26.1](https://github.com/braintree/braintree_android/blob/master/CHANGELOG.md#4261) version. Here's a [migration guide detailing](https://github.com/braintree/braintree_android/blob/master/v4.9.0+_MIGRATION_GUIDE.md) what we've changed. Also thank you...

Hi @rohitgarg29 thanks for using the Braintree SDK for Android. We do have a [constructor for BraintreeClient](https://braintree.github.io/braintree_android/BraintreeCore/com.braintreepayments.api/-braintree-client/index.html#928781121%2FConstructors%2F-162771822) that allows you to specify a custom return url. In the `AndroidManifest.xml` for...

@rohitgarg29 have you followed this [guide to enable PayPal](https://developer.paypal.com/braintree/articles/guides/payment-methods/paypal/setup-guide) as a payment source?

@rohitgarg29 does your manifest for for the `ReviewAndPayActivity` now contain: ```xml ``` ?

Hi @PavloBohdanSonerim thanks for using our library. Is there a video you can provide reproducing the issue? A video will help us get more visibility on the issue internally for...

@sawyermade this looks related to this issue: https://github.com/braintree/braintree-android-drop-in/issues/413. We do not offer explicit support for JetPack Compose, but it should work. The SDK needs access to the activity to launch...

@bolebolo thanks for your writeup of what you're experiencing. You're correct in your understanding, originally we made an implicit assumption that `launchDropIn()` would be called in response to some user...

@emartynov thanks for filing this issue. Can you share the error message provided by the SDK when it fails with client ID?

@emartynov is this resolved?