WKJavaScriptExceptionMessage=Unable to run user agent scripts because this document has previously accessed ApplePay.Documents can be prevented from accessing ApplePay by adding a WKUserScript to the WKWebView's WKUserContentController
我正在尝试使用Braintree设置applepay。我已经安装了最新的库,并将代码部署到了一个安全的https端点。我在Mac OS 10.13.4上使用Safari 11.1,我在Braintree站点上列出了我的urls白名单,并且我在mac上以沙箱用户身份登录if (window.ApplePaySession && ApplePaySession.canMakePayments()) {
c