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
I am using MKSorekit for inapp purcase. I need two consumables in my app.
Share
You just add a Dictionary with two keys:
CountandName. That’s all you needNameis the name of your product andCountis a virtual count associated with it.