Implemented in-app update feature, using the following code snippet:
private void showInAppUpdateDialog(boolean isMandat
Temporary workaround for the moment is to surround the OnCompleteListener with a :
OnCompleteListener
try {...} catch(e: RuntimeExecutionException) {...}
Just to avoid having to clear the PlayStore cache everytime I relaunch the app