Implemented in-app update feature, using the following code snippet:
private void showInAppUpdateDialog(boolean isMandat
Well, in my case we've cleared Google Play app cache and we didn't launch the Google Play before our app. You have to do it to download fresh data from the store, which is necessary for the SDK.