Solved

Couldn't find purchase lists, trying to find single data...

  • 24 September 2021
  • 2 replies
  • 354 views

Badge +5

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?

icon

Best answer by tina 29 September 2021, 22:15

View original

2 replies

Badge +5

That is actually my thread. But im still having issues.   

Userlevel 5
Badge +10

Hello,

It looks like there’s a similar issue in our Github here: https://github.com/RevenueCat/purchases-flutter/issues/249 Can you check out this thread?

[Edit: marking this as solved, solution has been posted to GitHub issue]

Reply