Can't add Team ID in Firebase Project settings

15,732

Solution 1

I resolved this by instead adding the team ID to the App ID Prefix field.

Seems to be working in the exact same way.

Solution 2

In my case, it tried one more time and Team ID automaticaly detected, just fill Key ID and upload .p8 file

Solution 3

Click on upload again, it will just take it. Maybe some glitch.

Solution 4

Yes, Prefix is the Team ID. You can go to your Apple Developer page, Keys, then choose the app and see the prefix.

enter image description here

Solution 5

In my case, it tried one more time and it just worked without any changes

Share:
15,732
nullforlife
Author by

nullforlife

iOS Developer currently working in Stockholm, Sweden.

Updated on June 25, 2022

Comments

  • nullforlife
    nullforlife about 2 years

    I am trying to add dynamic links to my app and I am following this guide:

    https://www.youtube.com/watch?v=sFPo296OQqk

    At around 3:20 he explains how to add team ID in the project settings but for me this option simply isn't there. I have checked all my projects and none of them has this option in project settings. This is a problem since dynamic links does not work without that added since I've seen people around with similar problem as me (that was solved by adding the Team ID they had forgot).

    Is there any solution to this?

    I'm working on a iOS project and my location is Sweden if that somehow matters.

    Any help is very much appreciated.