cordova-plugin-braintree icon indicating copy to clipboard operation
cordova-plugin-braintree copied to clipboard

PayPal not opened in real device

Open robenr opened this issue 5 years ago • 1 comments

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?

robenr avatar Apr 23 '19 14:04 robenr

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?)

adamfellon avatar Apr 23 '19 15:04 adamfellon