sp-react-native-in-app-updates icon indicating copy to clipboard operation
sp-react-native-in-app-updates copied to clipboard

checkNeedsUpdate error

Open brunohmagro opened this issue 1 year ago • 4 comments

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!

brunohmagro avatar May 16 '23 15:05 brunohmagro

Same here

RizqiSyahrendra avatar Jul 01 '23 12:07 RizqiSyahrendra

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!

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 avatar Jul 01 '23 14:07 RizqiSyahrendra

@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? My issue is that when i build the app, i install another "version" of my app on my physical phone, so i always get this error.

pablo4lvarez avatar Oct 13 '23 19:10 pablo4lvarez

same issue here, with version 1.4.0

criss02-cs avatar Mar 08 '24 15:03 criss02-cs