Question

Flutter App is not fetching products.

  • 14 January 2023
  • 2 replies
  • 73 views

Badge +2

Hello everyone. 

I am facing this issue, I have connected my huawei phone to Vscode and has installed my flutter app,

When i try to fetch products, it throws this error.

 

I/flutter (26282): Instance of 'Future<dynamic>'

V/AudioManager(26282): querySoundEffectsEnabled...

D/[Purchases] - DEBUG(26282): ℹ️ Vending Offerings from cache

D/[Purchases] - DEBUG(26282): ℹ️ Checking if cache is stale AppInBackground false

 

does anyone know why is that, what am i missing?


2 replies

Userlevel 2
Badge +6

Hi Saeed,

 

Have you checked out this community post yet? 

It discusses some common issues that developers face when fetching products from their Offerings

Badge +2

Hi Saeed,

 

Have you checked out this community post yet? 

It discusses some common issues that developers face when fetching products from their Offerings

its working now. i have fixed it.

Reply