Skip to main content

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/DPurchases] - 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?

Hi Saeed,

 

Have you checked out this community post yet? 

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


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.