I used the project on a personal ApplelId. Now I need to change it to the company app. If I change the AppleId of project in XCode, it gives the following error: "Your maximum App ID limit has been reached. You may create up to 10 App IDs every 7 days." "Xcode couldn't find any iOS App Development provisioning profiles matching 'com.example.interNation'." It works with the same error in the simulator, but does not work on the device.
Asked
Active
Viewed 2,430 times
0
-
You need to make sure you have logged into your company developer account in Xcode preferences and selected the right team in "signing and capabilities". It sounds like you are still using your personal team – Paulw11 Jun 17 '22 at 09:55
-
This is exactly the problem that I have after logging in to the company AplleId. Only the company AplleId is also newly created, no app has been made yet. – Sulaymon Ne'matov Jun 17 '22 at 09:58
-
Either they dont have a paid account or you haven't switched the team correctly. Make sure you have also selected "automatic signing" – Paulw11 Jun 17 '22 at 09:59
-
Yes they are not connected to the paid tariff yet. Is there a solution to just try using Xcode and use Apple Push Notification via Firebase Messaging? – Sulaymon Ne'matov Jun 17 '22 at 10:07
-
You need a paid account to use push notifications – Paulw11 Jun 17 '22 at 10:21
-
For test messaging also? – Sulaymon Ne'matov Jun 17 '22 at 11:20
-
Yes. Push notifications, even in sandbox mode, need a paid developer agreement. – Paulw11 Jun 17 '22 at 11:20