UpdateChecker icon indicating copy to clipboard operation
UpdateChecker copied to clipboard

Increase your app's updates

Results 24 UpdateChecker issues
Sort by recently updated
recently updated
newest added

Error:(32, 17) Failed to resolve: com.github.rampo.updatechecker:library:2.1.8 Show in File Show in Project Structure dialog

You keep an Activity in a static reference in UpdateChecker class - are you an Android developer really?

Is there or will there be a way to manage users who belong to different groups within the play store? Such as letting Alpha vs Beta vs Production users getting...

Is there a way to force the user to upgrade? Some update is mandatory and user needs to update to use the app. Is there a way to enforce such...

Does this library check periodically? Or is it just a one off event? If not, is there a way I can make it check periodically, and update info on the...

we have found error logs about NullPointerException in the method containsNumber(String) in the UpdateChecker class in our app the other day. Our app has been using your library for ages,...

Hi, thanks for writing this great update checker lib! It has been very useful in my apps. There seems to be an issue that shows up every time there is...

bug

Hi there, i know that the Callback returns: public void returnMultipleApksPublished() { } Am i mightless in this situation? Can't find out what my current version is? We use an...

bug