gpt4 book ai didi

ios - 有没有人在 iOS flutter 上看到过 stripe_payments 的这个编译错误?

转载 作者:行者123 更新时间:2023-11-28 23:29:16 27 4
gpt4 key购买 nike

我在 iOS 上使用 stripe_payment ^0.1.0 运行一个 flutter 应用程序。仅使用 stripe_payment 包运行的演示构建并运行良好。当我的 pubspec 中有多个包时,它不会编译。

尝试清除 pub 缓存并运行 flutter packages get,尝试删除 pod 文件并再次运行 pod install

错误:

/Users/../flutter/.pub-cache/hosted/pub.dartlang.org/stripe_payment-0.1.0/ios/Classes/STPAddSourceViewController.m:42:32: error: property 'managedAccountCurrency' not found on object of type 'STPAddSourceViewController *' cardParams.currency = self.managedAccountCurrency; ^ 6 warnings and 1 error generated. Could not build the application for the simulator. Error launching application on iPhone Xs. Exited (sigterm)

我的 pubspec 具有以下依赖项:

dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_local_notifications:

cupertino_icons: ^0.1.2
firebase_auth: ^0.14.0
firebase_core: ^0.4.0+8
cloud_firestore: ^0.12.9
google_sign_in: ^4.0.6
firebase_messaging: ^5.1.2
url_launcher: ^5.0.1
flutter_auth_buttons: ^0.3.1
geolocator: ^5.1.1
stripe_payment: ^0.1.0
cloud_functions: ^0.4.1

有谁知道这个错误是从哪里来的?我认为它与其他软件包之一有冲突,但不确定如何找到它

最佳答案

我刚刚更新了插件以支持 Android 和 iOS 上的最新 Stripe 插件,这应该可以解决您的问题: https://pub.dev/packages/stripe_payment/versions/0.1.1

关于ios - 有没有人在 iOS flutter 上看到过 stripe_payments 的这个编译错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57370791/

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