Hi, I am using flutter to implement purchase package. My code looks like ;
_purchaserInfo = await Purchases.purchasePackage(packages.first);//print('purchase completed');appData.isPro = _purchaserInfo.entitlements.alll"all_charts"]!.isActive;
This code is invoked on a click of a button. It works fine for monthly subscription but when I use same code for annual subscription, nothing is happening. I just get following messages;
D/>Purchases] - DEBUG(13801): Vending Offerings from cache
D/bPurchases] - DEBUG(13801): Checking if cache is stale AppInBackground false