I’ve Flutter Android and IOS app. The Android app runs high-quality. After I run the IOS app within the Emulator, I get the next errors.
Error (Xcode): Undefined image: nominal kind descriptor for RevenueCat.PresentedOfferingContext
Error (Xcode): Undefined image: RevenueCat.Package deal.__allocating_init(identifier: Swift.String, packageType: RevenueCat.PackageType, storeProduct: RevenueCat.StoreProduct, presentedOfferingContext: RevenueCat.PresentedOfferingContext) -> RevenueCat.Package deal
Error (Xcode): Undefined image: direct subject offset for RevenueCat.Package deal.presentedOfferingContext : RevenueCat.PresentedOfferingContext
Error (Xcode): Undefined image: RevenueCat.Providing.metadata.getter : [Swift.String : Any]
Error (Xcode): Undefined image: RevenueCat.Choices.currentOffering(forPlacement: Swift.String) -> RevenueCat.Providing?
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Couldn't construct the applying for the simulator.
Error launching utility on iPhone 15 Professional Max.
Thanks