Hi all! In lieu of the new appstore review guidelines I am tasked with consolidating our app which is built from a single template into multiple apps. Currently there are multiple targets, one for each app, they are differentiated by the bundle identifier. For example:
app1 id is x.y.a app2 id is x.y.b
and so forth. My question is: Is there some way to consolidate these apps into one app on a user's existing installation without losing settings and/or data? Thanks in advance for any assistance. I hope my explanation was clear enought to understand! :)