Hello,
We’re struggling ourselves with the 4.3 Rule Spam restriction, and we need your guide to know how to proceed without breaking the Apple Rules.
Well, our company develop homecare softwares, monitoring health by an app, where user can save and view its historic of health recordings, such as glucose, blood pressure, oximetry and others. Actually we have one app at store, Glico, which registers glucose, meals, medicines and physical activity.
The problem is, that we have some contracts to develop new apps, for different companies. They’ll have similar purpose, and also similar design, but their icons, colors, and also some parts of the design will be different between them. As well, they will have some same features, and some others different.
Our doubt lies in if and how we can do this without breaking the Apple Rules (in this case, 4.3 Rule Spam restriction, about similar apps), because as a great part of features will be shared between the apps, we will reuse great (or at least some) of the code, and this could became to Apple deny the app to go store.
At the same time, we cannot create one “master app” with all features, because it impacts deeply in commercial issues, once that the companies who have contracts with us will not accept have other logo or name in the app but the one they choose. How can we beat this issue?
Initially we have thought about generate all back-end as a framework, and some of the layouts in the applications which uses this framework do to all back-end operations. Note that using this, we plan to use exactly the same framework to every app, is that a problem?