-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
checkNeedsUpdate error #147
Comments
Same here |
I got this error when install directly to device, just try to install it from play store internal app sharing and it'll be work |
@RizqiSyahrendra How can i test this feature? I already got installed the app from playstore, the production version. But i need to see the logs in order to see what is failing and what not. Do you know if i can run the app that is already installed and see the logs in my PC? |
same issue here, with version 1.4.0 |
We are experiencing a specific error on Android updates in production:
Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error: cb.a: 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/...
Version of sp-react-native-in-app-updates: 1.1.3
How can we stop getting this error from android devices?
Thanks a lot!
The text was updated successfully, but these errors were encountered: