@ -65,7 +65,7 @@ object AppGuard : PurchasesUpdatedListener {
if (this.endOfUse != null) return true
return if (BuildConfig.DEBUG) {
false //true
true //false //true
} else {
this._isProUser
}