Open AgustinV08 opened 4 years ago
Also, is there a way to remove the Credit or Debit Card option from the Dropdown?
Any updates on this? I am not able to pay with paypal on ios or android. iOS complaining with the following: [BraintreeSDK] CRITICAL PayPal requires a return URL scheme to be configured via [BTAppSwitch setReturnURLScheme:]. but I do have my URLScheme added for braintree.
In the case of Android, it keeps loading forever after selecting paypal. I would appreciate any help please.
When startPayment function is called, with the respective token and options, selecting the Paypal option gives an fail status without showing any form for type the Paypal account. I have already configure the IOS project as in the documentation, also it fails in android.
Are there any solutions to this?