Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't add Team ID in Firebase Project settings

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.

like image 923
nullforlife Avatar asked Mar 22 '17 14:03

nullforlife


People also ask

How do I add team ID?

In your Project settings, go to the Your apps card. Select the Firebase iOS app to which you want to add an App Store ID or Team ID. Click next to the App Store ID or Team ID field. Enter or paste the ID, then click Save.

What is App store ID for Firebase?

Go to your Firebase "Project Settings" by clicking the gear icon in the top left and scroll down to the "Your Apps" subsection. Click the pencil icon next to "App Store ID" and "Team ID" and change them to appropriate values. Under App Store ID, use 292922029.

How do I use Firebase without a Google account?

Using Firebase requires that you as the developer have a Google account. But your app's users don't need to have a Google account, unless you want them to. In fact, if you don't use Firebase Authentication, you can work with completely unidentified users for most services.


2 Answers

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

like image 190
Nam Avatar answered Sep 19 '22 07:09

Nam


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

like image 40
Amit Patel Avatar answered Sep 23 '22 07:09

Amit Patel