Hey @Mariya,
Could you send debug logs that reproduce this? You can enable debug logs by following this guide. After they're enabled you'll see logs like this in the console:
dPurchases] - DEBUG: No cached entitlements, fetching
Purchases] - DEBUG: GET /v1/subscribers/<APP_USER_ID> 200
Purchases] - DEBUG: Purchaser info updated, sending to delegate
Please ensure the debug logs include the entire app life-cycle, including the messages printed during initialization of the SDK. The more information you include here, the better we'll be able to help.
Let me know if you have any questions!
Hi! Thanks for your reply.
It’s here
D/ API request started: GET /subscribers/%24RCAnonymousID%3A67fa906ab1fc4b0b98d1ab1c7356c7aa/offerings
D/ API request completed with status: GET /subscribers/%24RCAnonymousID%3A67fa906ab1fc4b0b98d1ab1c7356c7aa/offerings 304
D/ Purchases] - DEBUG: Requesting products from the store with identifiers: marga_monthly, marga_weekly
D/aPurchases] - DEBUG: Products request finished for marga_monthly, marga_weekly
Hey @Mariya ,
Do you have any debugs logs showing the error of Item Unavailable?
The "ITEM_UNAVAILABLE" error is thrown by Google when the user isn't eligible to purchase the item. It could be from not testing with a registered test user? Found a few answers on StackOverflow that may help: https://stackoverflow.com/questions/47307461/responsecode-4-of-google-in-app-billing-library-1-0