Closed tyhour closed 3 years ago
Not sure how to help with this one, but it's sounds like a google play error relative to your implementation and not related to the in-app-updates wrapper. Stack overflow sounds like a better place to post that.
Just FYI these errors are mostly (for us) originating from Googles internal app testing in their pre-launch report service. I have tried ignoring them so they don't end up in Sentry (our error reporting tool) but I haven't had any success yet.
Install Error(-10): The app is not owned by any user on this device. An app is "owned" if it has been acquired from Play. (https://developer.android.com/reference/com/google/android/play/core/install/model/InstallErrorCode#ERROR_APP_NOT_OWNED) Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error: com.google.android.play.core.install.InstallException: Install Error(-10): The app is not owned by any user on this device. An app is "owned" if it has been acquired from Play. (https://developer.android.com/reference/com/google/android/play/core/install/model/InstallErrorCode#ERROR_APP_NOT_OWNED)