简体   繁体   English

Applepay-canMakePaymentsUsingNetworks首次运行应用程序时返回“否”。

[英]Applepay - canMakePaymentsUsingNetworks returns NO for the first time app runs.

当我尝试使用ios 9.0在设备上从xcode运行应用程序时,[ApplePayManager canMakePaymentsUsingNetworks]返回否

Have updated Xcode to 7.3 and running on device with iOS 9.3. 已将Xcode更新到7.3,并在装有iOS 9.3的设备上运行。 This issue got fixed for me. 这个问题已为我解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ApplePay canMakePaymentsUsingNetworks始终返回False - ApplePay canMakePaymentsUsingNetworks Always Returns False 如何确定用户第一次运行应用程序? - How to determine that user runs the app for the first time? Swift 中是否有仅在第一次打开应用程序时运行的功能? - Is there a function in Swift that only runs during the first time opening the app? Swift:首次运行应用程序时,如何将文件从应用程序包复制到“文档”文件夹 - Swift: How to copy files from app bundle to Documents folder when app runs for first time 当运行“ awakeFromNib”时,UICollectionViewCell中的动画不运行。 - Animation inside UICollectionViewCell doesn't run when “awakeFromNib” runs. 首次安装应用程序时,CLLocationManager返回位置为0.00 - CLLocationManager returns location as 0.00 when app is installed for the first time 如何在应用程序第一次运行时在我的iOS应用程序中打开页面视图控制器? - How to open a page view controller in my iOS app only the first time the app runs? 应用在前几秒钟运行缓慢? - App runs slow for the first few seconds? HTTP调用第一次运行,但是永远等待 - HTTP call runs first time but then waits forever RxSwift代码第一次运行,第二次部分运行 - RxSwift code runs first time, second time partially
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM