MugunthKumar / MKStoreKit

The "Goto" In App Purchases Framework for iOS 8+
2.09k stars 429 forks source link

dynamic store items #237

Open ChrisBeeson opened 9 years ago

ChrisBeeson commented 9 years ago

Hi,

Is there anyway without forking to use storekititems loaded from a dictionary built at runtime rather than from a plist?

The plist is in the app bundle, which means you need to know everything you are selling when you distribute, as the file cannot be modified at runtime.

Cheers

Chris

ptmt commented 9 years ago

+1