potatodevs / cloudit

Manage and access your CloudApp account directly from your Android device.
https://play.google.com/store/apps/details?id=io.invaders.android.cloudit&hl=en_GB
0 stars 0 forks source link

After 10 uploads (free users) the app produces an error #14

Closed loop closed 11 years ago

loop commented 11 years ago

If the user is not Premium then after 10 uploads there should be a notice telling user that they have reached their limit.

I think we can use this, but I am not sure - public boolean isSubscribed()

loop commented 11 years ago

Yep isSubscribed() is the one.