skip to Main Content

Error building iOS App (Flutter), Android runs smooth. STRIPEAPPLEPAY pod error – Ios swift

I am facing this issue: 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 Deleted PODfile.lock and…

VIEW QUESTION

Xcode – Error – bitcode bundle could not be generated iOS

Hi i'm getting this issue while archiving the product, its working fine debug mode but getting issue while archiving lease help me Ld /Users/varm/Library/Developer/Xcode/DerivedData/sing-gabxhsjrvxvpvidgonszrxilwwga/Build/Intermediates.noindex/ArchiveIntermediates/sing/InstallationBuildProductsLocation/Applications/sing.app/sing normal (in target 'sing' from project 'sing') cd /Users/varm/Joshi/MyProjects/reactnativecli/sing-ReactApp/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-ios11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk -L/Users/varm/Library/Developer/Xcode/DerivedData/sing-gabxhsjrvxvpvidgonszrxilwwga/Build/Intermediates.noindex/ArchiveIntermediates/sing/BuildProductsPath/Release-iphoneos -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/usr/lib/swift…

VIEW QUESTION
Back To Top
Search