Android - invalid products

Hi,

All my products returning as invalidproducts

local function productCallback( event )

end

store.loadProducts( currentProductList, productCallback )

I call it after store init (with the right products name as i set on my google play account, and activated)

what  seems to be the problem?

p.s on iphone evetything works.

Are you using a test account or a real account?

Real account

You might need to upload the APK to the Google Play Store first without publishing it.

I’ve seen also where you might need to publish it for a few mins then unpublish it. 

Ok, so i published the beta and it worked. thanks.

Are you using a test account or a real account?

Real account

You might need to upload the APK to the Google Play Store first without publishing it.

I’ve seen also where you might need to publish it for a few mins then unpublish it. 

Ok, so i published the beta and it worked. thanks.