WT1.1.5+52 bug fix: Google login only Android
controll exercises fix
This commit is contained in:
@@ -47,6 +47,9 @@ class RevenueCatPurchases with Logging {
|
||||
log("Purchaserinfo not reachable " + e.toString());
|
||||
}
|
||||
}
|
||||
if (Cache().userLoggedIn.admin == 1) {
|
||||
Cache().hasPurchased = true;
|
||||
}
|
||||
}
|
||||
|
||||
Future<Offering> getOfferings() async {
|
||||
|
||||
Reference in New Issue
Block a user