Best approach to release app customized for the specific app-store
Best approach to release app customized for the specific app-store
- Subject: Best approach to release app customized for the specific app-store
- From: Symadept <email@hidden>
- Date: Thu, 04 Apr 2013 17:54:33 +0530
Hi,
My app shall exhibit its features depending upon the app-store the app is
downloaded from but not from the phone's language/region settings.
I quickly thought of an approach:
*1. Prepackaged Approach:*
Maintain a single code base but plugin the features specific to the region
thereby generating multiple apps built with region-specific name and
bundle-id.
*Rational:*
- The reason behind thinking of having region-specific app name and
bundle-id is because the limitation that I can't have same app uploaded on
the app-store for various subset of regions.
- If it is possible then I am good. But if not then I have to go for
Region-specific app-name and bundle-id approach.
*Limitations:*
The Region-specific app-name and bundle-id has following limitations:
- Maintaining multiple binaries would be hassle.
- Any updates had to be tracked and pushed.
Please help me to understand on the same.
Regards
Mustafa Shaik
*
*
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden