Hi,
at our company we have 1 developer license so every apps developed and released under that one license from a Mac.
Now another developer within the company would like to update same apps but using a different Mac. So then we would have 1 developer license and 2 Macs would use the same license.
How can both developers develop same app under same license but on 2 different Mac?
Do we just need to export something from keychain and import on the other Mac or do we need to register the other Mac somewhere?
Thanks
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi,we have 3 apps. The push notifications worked properly until the latest IOS update (IOS13.5).The APNS responds with "HTTP200 OK" message but the phone never receives the notifications. It worked on IOS13 but stopped working on 13.5. I also tried to send the json from Apple documentation to make sure it is right but still no luck. I tried with sandbox address and with the live one, both does the same. Responds with HTTP200 but message never delivered.Any suggestion what else to try?