@padmnabh wrote:
Hi,
i have the same code working on iOS it's not able to show price on Android this are my Logs.
is there anything I am missing..I IAP : AndroidManifest has no store metadata. Defaulting to 'googleplay: com.example.game IAP : init Google store: com.example.game IAP : init Google IAP : com.example.game IAP : Refreshing products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : Requesting Products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : GooglePlay Request result : 1 msg : Google Play IAB hasn't been initilized. data :: com.example.game IAP : IAB helper created.: com.example.game IAP : Starting setup.: com.example.game IAP : Starting in-app billing setup.: com.example.game IAP : User side verification: true: com.example.game IAP : Billing service connected.: com.example.game IAP : Checking for in-app billing 3 support.: com.example.game IAP : In-app billing version 3 supported for com.example.game: com.example.game IAP : Subscriptions AVAILABLE.: com.example.game IAP : Setup finished.: com.example.game IAP : Setup successful. Querying inventory.: com.example.game IAP : Requesting Products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : NetWork reachable : true: com.example.game IAP : Starting async operation: refresh inventory: com.example.game IAP : Querying owned items, item type: inapp: com.example.game IAP : Package name: com.example.game: com.example.game IAP : Calling getPurchases with continuation token: null : com.example.game IAP : Owned items response: 0: com.example.game IAP : Continuation token: null: com.example.game IAP : Querying SKU details.: com.example.game IAP : Querying owned items, item type: subs: com.example.game IAP : Package name: com.example.game: com.example.game IAP : Calling getPurchases with continuation token: null : com.example.game IAP : Owned items response: 0: com.example.game IAP : Continuation token: null: com.example.game IAP : Querying SKU details.: com.example.game IAP : Ending async operation: refresh inventory: com.example.game IAP : Refreshing products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : Requesting Products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : NetWork reachable : true: com.example.game IAP : Query inventory finished.: com.example.game IAP : Query inventory was successful.: com.example.game IAP : Starting async operation: refresh inventory: com.example.game IAP : GooglePlay Request result : 0 msg : Product request successful. data :[]: com.example.game IAP : Querying owned items, item type: inapp: com.example.game IAP : Package name: com.example.game: com.example.game IAP : Calling getPurchases with continuation token: null : com.example.game IAP : Owned items response: 0: com.example.game IAP : Continuation token: null: com.example.game IAP : Querying SKU details.: com.example.game IAP : Querying owned items, item type: subs: com.example.game IAP : Package name: com.example.game: com.example.game IAP : Calling getPurchases with continuation token: null : com.example.game IAP : Owned items response: 0: com.example.game IAP : Continuation token: null: com.example.game IAP : Querying SKU details.: com.example.game IAP : Ending async operation: refresh inventory: com.example.game IAP : Query inventory finished.: com.example.game IAP : Query inventory was successful.: com.example.game IAP : GooglePlay Request result : 0 msg : Product request successful. data :[]: com.example.game IAP : Refreshing products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : Requesting Products: 'com.example.game.pack1,com.example.game.pack2,com.example.game.pack3,com.example.game.pack4,com.example.game.pack5,com.example.game.pack6,com.example.game.pack7': com.example.game IAP : NetWork reachable : true: com.example.game IAP : Starting async operation: refresh inventory: com.example.game IAP : Querying owned items, item type: inapp: com.example.game IAP : Package name: com.example.game: com.example.game IAP : Calling getPurchases with continuation token: null : com.example.game IAP : Owned items response: 0: com.example.game IAP : Continuation token: null: com.example.game IAP : Querying SKU details.: com.example.game IAP : Querying owned items, item type: subs: com.example.game IAP : Package name: com.example.game: com.example.game IAP : Calling getPurchases with continuation token: null : com.example.game IAP : Owned items response: 0: com.example.game IAP : Continuation token: null: com.example.game IAP : Querying SKU details.: com.example.game IAP : Ending async operation: refresh inventory: com.example.game IAP : Query inventory finished.: com.example.game IAP : Query inventory was successful.: com.example.game IAP : GooglePlay Request result : 0 msg : Product request successful. data :[]: com.example.game
Posts: 4
Participants: 2