Skip to content

iOS App Store requirements #696

Answered by mdwagner
ehenighan asked this question in Q&A
Oct 2, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I interpret it as: SSR via XML isn't actually providing, unlocking, or enabling additional features or functionality, because all of the functionality is already included in the distribution that's shipped to the App Store. It's no different than JSON including some data that is used in a conditional in the app.

The best example I could think of is if you wanted to add support for the Camera API, you would have to release a new App Store version, because the XML doesn't contain any functionality. But if you decide to remove some text in a description, your API just sends different text.

Release notes are really only needed for the included functionality, not necessarily for adding content.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mdwagner
Comment options

Answer selected by adamstep
@adamstep
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants