gpt4 book ai didi

ios - 错误 : init(type:style) is unavailable PKPaymentButton creation error in Swift 4

转载 作者:行者123 更新时间:2023-11-28 06:01:37 25 4
gpt4 key购买 nike

我一直在想办法,我收到了这个错误:

error: init(type:style) is unavailable 

Swift 4 中的 PKPaymentButton 创建错误

经过 5 小时的点击并尝试将 swift 版本从 4.0 更改为 3.2 然后构建成功。

这是一个快速错误吗?有人提交了错误??

我的 XCode 是 9.2

最佳答案

似乎 Swift 4 和 iOS 11 SDK 不再导入 init(type:style:)

也许你可以使用init(paymentButtonType:paymentButtonStyle:)

init(paymentButtonType: PKPaymentButtonType, paymentButtonStyle: PKPaymentButtonStyle)

关于ios - 错误 : init(type:style) is unavailable PKPaymentButton creation error in Swift 4,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49544696/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com