Closed loop closed 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()
public boolean isSubscribed()
Yep isSubscribed() is the one.
isSubscribed()
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()