sp-react-native-in-app-updates
sp-react-native-in-app-updates copied to clipboard
in-app-update in not working with enableSeparateBuildPerCPUArchitecture = true
when creating four different apk's with enableSeparateBuildPerCPUArchitecture = true I am getting the response as given below result {"other": {"isFlexibleUpdateAllowed": false, "isImmediateUpdateAllowed": false, "packageName": "com.teachopia.education", "totalBytes": 0, "updateAvailability": 1, "updatePriority": 0, "versionCode": 3145738}, "reason": "status: 1 means there's no new version available", "shouldUpdate": false}
LOG checkNeedsUpdate [Error: sp-react-native-in-app-updates checkNeedsUpdate error: Error: com.google.android.play.core.internal.ar: Failed to bind to the service.]
any solution, same problem with @rvuyyuru1