Taracque / cordova-plugin-braintree

:credit_card: A Cordova plugin for the Braintree mobile payment processing SDK.
MIT License
27 stars 42 forks source link

PayPal not opened in real device #66

Open robenr opened 5 years ago

robenr commented 5 years ago

I had the build for ios for paypal and it opens in the simulator but not opening the popup in the real device. Is there anything which i am missing for that?

adamfellon commented 5 years ago

I think specfically iOS is fairly prone to not liking apple pay initialization if the phone doesn't have it setup. I'd check to make sure you're xcode specifications in Capabilities -> ApplePay are turned on (or maybe try turning it off?)