I am getting this error from sandbox and the app in app store =>
flutter: PlatformException(8, The receipt is not valid., {code: 8, userCancelled: false, readable_error_code: INVALID_RECEIPT, underlyingErrorMessage: The receipt is not valid., message: The receipt is not valid., readableErrorCode: INVALID_RECEIPT}, null)
Also I’ve checked this steps
- App Store Connect App-Specific Shared Secret is correct
- My public api key is correct
What is the solution?