Posts

Post not yet marked as solved
8 Replies
4.0k Views
I am facing this issue have a look please and help me fix it asap!!!! :( Swift Compiler Error (Xcode): '(any PKPaymentAuthorizationControllerDelegate) -> ((PKPaymentAuthorizationController, PKShippingMethod, @escaping (PKPaymentRequestShippingMethodUpdate) -> Void) -> Void)?' is not convertible to 'pkDidSelectShippingMethodSignature' (aka 'Optional<((PKPaymentAuthorizationControllerDelegate) -> (PKPaymentAuthorizationController, PKShippingMethod, @escaping (PKPaymentRequestShippingMethodUpdate) -> ()) -> ())>') /Users/apple/Desktop/Cool%20Panda%20Apps/provider_flutter/ios/Pods/StripeApplePay/StripeApplePay/StripeApplePay/Source/ApplePayContext/STPApplePayContext.swift:239:53 Screenshot: Deleted PODfile.lock and Pods folder millions of times and installed pods again. Still no luck same error!!! Here is the screenshot of the PODFILE:  P.S: Using Xcode 14.0(Beta) as I need to develop for iOS 16 as well. io
Posted Last updated
.