Question

I am using MKSorekit for inapp purcase. I need two consumables in my app. I have tried but some problem. I don't know how to configure the MKStoreKitConfigs.plist. I have entered all items in the consumables dictionary an strings, but I found that that is not correct. Each item should be dict, Can anyone tell how to set values and keys for that dicts Thank you

Was it helpful?

Solution

You just add a Dictionary with two keys: Count and Name. That's all you need

Name is the name of your product and Count is a virtual count associated with it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top