KhunGame
Results
1
comments of
KhunGame
I got the same issue. I solve it by calling this in onCreate() `UpdateManager.Builder(this).mode(UpdateManagerConstant.FLEXIBLE);` and call .start() later