I can't seem to find an answer to this question anywhere, so here goes...
I've developing an iOS app that will have non-consumable in-app purchases (expansion packs). Say I sell a pack that has 10 levels in it, for example, and in a month I want to update that in-app purchase to have 15 levels. The user will NOT have to re-purchase the pack; they would just need to update it.
Three questions:
- Is this even possible?
- How are users notified of this (or how SHOULD they be notified of this change?)
- Does Apple need to review changes like this?
Thanks in advance, Rick