[ad_1]
I’ve an iOS app within the App Retailer (app A). Now for some motive I’ve to submit mainly the identical app to the shop of a special nation (app B). So what I did was to repeat app A’s supply code and provides it app B’s bundle identifier and app title. I believed that was sufficient to make app B a separate app. However I’ve a bother with Recreation Heart.
The app makes use of Apple's Recreation Heart and push notification is used when inviting on-line gamers to affix an actual time multi-player sport. As a result of I copied the code of app A, Recreation Heart and push notification capacities are already arrange there in app B. I solely created new growth SSL certificates by means of my developer account.
Then, right here is the issue. App B gamers can obtain push notifications from app A gamers, and vice versa. They will truly be part of an actual time sport utilizing two totally different apps.
So, how may that occur? Why do two totally different bundle identifiers not separate these two apps? Why does Recreation Heart combine these two apps when ship out the push notification invite? Did I miss something when creating app B by copying the code of app A?
Thanks!
[ad_2]
