I am working on IAP since last two days but did not find the exact solution for that
If user is login with multiple gmail account in play store, at that time, why does it automatically pick primary id?
I've already purchased a product with my gmail(abc@gmail.com) on my device. Now i changed the device and check programmatically this product is purchased for me or not using same id(abc@gmail.com) then it returns null values of inventory details while i'm using labHelper.class.
Is this Google Play services Bug or I'm going wrong?