pauloya
Results
2
issues of
pauloya
My config.xml contains these: ``` ``` I'm using Cordova 6.1.1. I didn't change the plugin.xml file for this plugin. My info.plist comes out like this: ``` NSAppTransportSecurity NSAllowsArbitraryLoads NSExceptionDomains myserver.com...
We're calling makePaymentRequest() followed by completeLastTransaction() when all is done and finished. If we hold the call to completeLastTransaction() for 30s then a popup is shown "Apple Pay not Completed"...