Hello everyone, I am facing an issue with the flutter SDK that im not sure how long its been happening but I noticed because i needed to trigger an event based on successful subscription.
This is working perfectly on IOS, however on Android I get the following message and cant do what I want.
SDK is 3.4.5
W/BillingHelper( 5733): Couldn't find purchase lists, trying to find single data.
The subscription works, but billing helper is returning that and the confirmation never happens.
Any ideas?