I am using IAP to purchase images in android. I need to display the all items or the items not purchased by the user when initiate the IAP. The user can click the required item and then the IAP process continuous for payment. How can i make this, friends? Can you give an example for this?
I found solution for my question i get the list of products from my local server and i stored it ArrayList. Then i used that to retrieve the list of products from playstore