Since updating to latest RevenueCat lib I get the following error.
Seems it is insisting I use main.haspremium as the flag bot a variable of my choice.
Seems it is insisting I use main.haspremium as the flag bot a variable of my choice.
B4i Version: 8.80
Parsing code. (0.46s)
Building folders structure. (0.09s)
Running custom action. (0.03s)
Compiling code. Error
Error compiling program.
Error description: Unknown member: haspremium
Error occurred on line: 105
Main.HasPremium = p.KeyChainGet("RevenueCat_SubscriptionExpiresDate").As(Long) > DateTime.Now
Word: haspremium