SimpleInAppPurchaseV3
SimpleInAppPurchaseV3 copied to clipboard
Multiple products
I have used your library in my project and it is working like charm. Now problem arise when i am having more than one product for in app purchase, how to deal with that?
Make sure you've got the right SKU in use https://github.com/blundell/SimpleInAppPurchaseV3/blob/master/src/com/blundell/tutorial/simpleinappbillingv3/ui/PurchasePassportActivity.java#L39
yes i got that but how can we deal with this dynamically when i am having multiple products?
I'm not sure without a deep investigation, you need to lookin at using a collection of sku's