Question

StoreProduct list is empty only on Android.

  • 29 February 2024
  • 1 reply
  • 36 views

Badge

Hi,
I am facing an issue getting StoreProduct on Android using Flutter.
 

On iOS, everything is fine, I can add any product on AppStoreConnect, then get it in RevenueCat automatically and then display and purchase products in my app.
But on Android, I can’t get any product.

The app is in production but also in Closed Testing. 

My product is “Active” in Google Play Console.

The only thing I can think for now is Google Play Console giving me a problem with the payment profil. Do you think it can be from there ? I’m not the owner of Google account so I can’t check.

I think I’ve tried every solution on internet..


This post has been closed for comments

1 reply

Userlevel 4
Badge +6

Hi @julien-b097e7,

Depending on when you created the product, there could be some propagation time, we usually recommend about 24 hours after product creation to expect to see it returned. Does this still seem to be an ongoing issue for you at this time?

If it was an issue with the Google account, you’d most likely see configuration errors being thrown and not just an empty StoreProduct list, so it most likely is an issue with the product itself if you aren’t getting other errors. Are you able to see the product when fetching details from our API?