I’m using the RevenueCat SDK version 4.3.1 for React Native. It’s working well with iOS version 14 and below in Sandbox mode, but if I install the app from TestFlight into a device that runs iOS version 15 then the restoreTransactions will be failed (Note that the restoreTransactions still works well if I install the app from XCode or the ipa file). I tried to create a new sandbox account and reset the device, but it doesn’t help.
{"framesToPop":1,"code":"9","domain":"RCPurchasesErrorDomain","userInfo":{"readable_error_code":"MISSING_RECEIPT_FILE","NSLocalizedDescription":"The receipt is missing.","readableErrorCode":"MISSING_RECEIPT_FILE"},"nativeStackIOS":["0 Rosy 0x0000000100921cac _ZN8facebook5react11JSIExecutor21defaultTimeoutInvokerERKNSt3__18functionIFvvEEENS3_IFNS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEvEEE + 396532","1 Rosy 0x00000001008f7030 _ZN8facebook5react11JSIExecutor21defaultTimeoutInvokerERKNSt3__18functionIFvvEEENS3_IFNS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEvEEE + 221304","2 Rosy 0x000000010088f76c _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 1113756","3 Rosy 0x0000000100852bbc _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 865004","4 Rosy 0x0000000100824b6c _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 676508","5 Rosy 0x0000000100845418 _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 809800","6 Rosy 0x0000000100844dd0 _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 808192","7 Rosy 0x0000000100824904 _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 675892","8 Rosy 0x00000001008291b8 _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 694504","9 Rosy 0x000000010082c6d8 _ZN5folly6detail8function14FunctionTraitsIKFbRKNS_7dynamicES5_EE10uninitCallERNS1_4DataES5_S5_ + 708104","10 StoreKit 0x00000001a7582d04 E6970DDA-D23E-3AFA-8765-C5829B22BFDE + 171268","11 StoreKit 0x00000001a7582990 E6970DDA-D23E-3AFA-8765-C5829B22BFDE + 170384","12 libdispatch.dylib 0x00000001833f3c04 959CD6E4-0CE7-3022-B73C-8B36F79F4745 + 7172","13 libdispatch.dylib 0x00000001833f5950 959CD6E4-0CE7-3022-B73C-8B36F79F4745 + 14672","14 libdispatch.dylib 0x0000000183403d30 _dispatch_main_queue_callback_4CF + 940","15 CoreFoundation 0x000000018373bce4 6174789A-E88C-3F5C-BA39-DE2E9EDC0750 + 335076","16 CoreFoundation 0x00000001836f5ebc 6174789A-E88C-3F5C-BA39-DE2E9EDC0750 + 48828","17 CoreFoundation 0x00000001837093c8 CFRunLoopRunSpecific + 600","18 GraphicsServices 0x000000019ef1a38c GSEventRunModal + 164","19 UIKitCore 0x00000001860af0bc 0E2D8679-D5F1-3C03-9010-7F6CE3662789 + 5353660","20 UIKitCore 0x0000000185e2cbe8 UIApplicationMain + 2124","21 Rosy 0x00000001006cc084 Rosy + 32900","22 dyld 0x0000000101179a24 start + 520"]}