hello abdul, did you got solved this problem? i am also facing this issue 
with my app. please let me know how i can solve this problem.
thanks kapil

On Sunday, 10 March 2013 12:20:53 UTC+1, md abdul gafur (Bangladesh) wrote:
>
>
>   After purchased product , i am try to get Purchased Items information 
> but return null value. The app are publish in goole play. The are not in 
> goole play draft. 
>
> Bundle ownedItems = mService.getPurchases(3, getPackageName(), "inapp", null);
>
> int response = ownedItems.getInt("RESPONSE_CODE"); 
>
> is return 0
>
>
> but all other information are return null.
>
> I same user account that are use to buy product and currently logged in to 
> the device.
>
> I am do not found this information.
>
> INAPP_PURCHASE_ITEM_LIST , INAPP_PURCHASE_DATA_LIST 
>
> Via same application , when i try to get SkuDetails. It return all 
> information. 
>
> Bundle skuDetails = mService.getSkuDetails(3, getPackageName(), "inapp", 
> querySkus);
>
>
> Why goole do not return information?.
>
>    Google service are off this time or any other reason. 
>
> If any one face same problem then please share with me. 
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to