lazydroid / auto-update-apk-client

Android Java Client for Automatic .APK Update Service
http://auto-update-apk.com
89 stars 50 forks source link

I'm continue seeing wildcards instead of number of downloads. #87

Closed amogelnicki closed 4 years ago

amogelnicki commented 4 years ago

autoupdate

irineuruiz commented 4 years ago

Same thing for us and also one of our apk is with htpp status code 404 in the link since Monday.

https://github.com/lazydroid/auto-update-apk-client/issues/88

Looks like this site are abandoned

lazydroid commented 4 years ago

One of the clients had too many downloads, which made the stats to timeout on DB access, and the counters were temporarily replaced with the placeholders. Now, if the number of downloads is less 10k, the actual number is shown, otherwise it's "over 10k".