Hi, my employer wants me to make my project to be built for several clients, besides our own main app. This are the requirements:
I have some questions regarding this:
Besides the main app, we will have different apps with their own layouts, app name, bundle id, color scheming, icons and image assets specific to our clients's needs.
The functionalities and features of the client specific apps will be the same with the main app. So it's more like a customized skinning of the main app, if you may.
When the main app got updated with a new feature, all the client specific apps will also automatically updated so they will also get the benefit of the new feature..
I have some questions regarding this:
Is this the right approach for me to do this?
Is there any other approach that is better than what I had in mind?
This won't break any rule from Apple and can pass the review, right?