Please catch all library related exceptions and convert them to custom ones.
The following is thrown if InAppUpdate.checkForUpdate() is called in debug build e.g. in a version that is not installed via Google Play
PlatformException(TASK_FAILURE, -10: Install Error(-10): The app is not owned by any user on this device.
Please catch all library related exceptions and convert them to custom ones.
The following is thrown if
InAppUpdate.checkForUpdate()is called in debug build e.g. in a version that is not installed via Google PlayPlatformException(TASK_FAILURE, -10: Install Error(-10): The app is not owned by any user on this device.