0

Do we need separate bundle identifiers for the same app to distribute to different clients through B2B account? I have different clients and I need to distribute same app to them. Can I do it using same bundle identifier.I have apple B2B account for this distribution. Please guide how good is this to maintain different versions for different clients.

Stefan Zobel
  • 3,182
  • 7
  • 28
  • 38
pz26
  • 3
  • 6
  • You can simply change the version for different clients and keep the same bundle identifier. And If you want to keep them separate then just create a new target and then share the different targets of same app with different clients. Its up to you that you want to use same bundle identifier or different. – Krishna Datt Shukla Sep 11 '17 at 07:09
  • Thank you for the information. One more doubt, If I publish a new version customized for a particular client, do other clients get the version notification? – pz26 Sep 11 '17 at 07:12
  • If you will publish on App Store with same identifier then everyone will get update for that. If you want to maintain update separately then you should use different bundle identifiers in your targets. – Krishna Datt Shukla Sep 11 '17 at 07:14
  • Thank you. I think I better maintain separate bundle identifier then. – pz26 Sep 11 '17 at 07:18
  • Yes ! I think so... – Krishna Datt Shukla Sep 11 '17 at 07:19

0 Answers0