Hello -
We recently launced a second app in the app store. We're doing some work to find users of both our apps via a common Vendor ID. However, after installing both apps from the App Store, I'm getting 2 different vendor IDs.
I've tested with iOS 7.1.1 and 8.3
From that documentation, it would seem I should be getting back identical vendor IDs.
Our bundle IDs for our apps are completely different. App 1: com.x App 2: me.y
What can we do to ensure users of our second app will have the same vendor ID if they have our first app installed on their device? Do we need to change our bundle id on our second app? And if so, what are the ramifications of that (submitting a "new" app, re-generating certificates, profiles, etc)?
Any insight would be greatly appreciated!