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

An in-app updater for the native version of your react-native app.

Results 69 sp-react-native-in-app-updates issues
Sort by recently updated
recently updated
newest added

Greetings! At our company, we are currently working on an application that utilizes the in-app update functionality. However, we have encountered an issue where the result.storeversion is returning the version...

When I click on the button to update it issues an error `Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error: com.google.android.play.core.install.InstallException: Install Error(-3): The API is not available on this device.`

Any idea what this is or how does this happen? ``` Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error: android.os.RemoteException: AppUpdateService : Binder has died. at anonymous(index.android.bundle:4:27) at anonymous(index.android.bundle:1:1) at res(node_modules/promise/setimmediate/es6-extensions.js:76:16) at Promise(node_modules/promise/setimmediate/core.js:56:11)...

Dear All, I am getting "shouldUpdate: true" post executing "inAppUpdates.startUpdate(updateOptions)." nothing is happening. unable to get update pop up. Requesting for earliest support Thanks in advance.

This error is happening using the abb or apk in the smart FATAL EXCEPTION: mqt_native_modules Process: com.app, PID: 27571 java.lang.RuntimeException: Could not invoke SpInAppUpdates.checkNeedsUpdate

Hello, My app latest versionCode is 1010 and sp-react-native-in-app-updates works well when versionCode is 998 (or any other number under 1000). When I install app with versionCode 1000 then it...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

WARN Possible Unhandled Promise Rejection (id: 0): Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error: com.google.android.play.core.install.InstallException: -9: Install Error(-9): The Play Store app is either not installed or not the official version. (https://developer.android.com/reference/com/google/android/play/core/install/model/InstallErrorCode#ERROR_PLAY_STORE_NOT_FOUND)...