Skip to content

Add android certificate, apple store id and prefix#9

Open
felipe-augusto wants to merge 13 commits into
tkohout:masterfrom
felipe-augusto:master
Open

Add android certificate, apple store id and prefix#9
felipe-augusto wants to merge 13 commits into
tkohout:masterfrom
felipe-augusto:master

Conversation

@felipe-augusto
Copy link
Copy Markdown

Hello, in my use case I need this methods in order to use the Firebase Dynamic Links, so I implemented them.

I had a problem removing the type argument from the action. Can you please check out if this is right?

Thanks!


bundle_id = params[:bundle_id]
name = params[:name]
appstore_id = params[:appstore_id]
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only realized know that we can pass the appstore_id as a param, so should remove the store_id variable

@lyndsey-ferguson
Copy link
Copy Markdown

@felipe-augusto we're trying to use this to upload the p8 and we're getting a 403. We've made the service account an owner.

Support says:

This is interesting, and apparently that api is activated in other way, probably because is not exposed to the public. Actually I started to investigate a little bit more, but unfortunately I'm limited by the Scope of Free Support, which means there are some restricted information that I could not reach, like 3rd party libraries.

However, in my personal opinion, it would be a good idea to contact the developer of that gem in order to ask him what was the path that he followed in order to activate that API.

I don't think that exists an official method to do the actions described in your mail, but probably it will be implemented, because recently a Firebase Management API was released and is still in development.

So, was there another API that you had to hit to 'activate' that API that allows you to upload the apns key?

@felipe-augusto
Copy link
Copy Markdown
Author

@lyndsey-ferguson Actually, there isn't another API. Can you send me a test .p8 file so that I can test this better?

@lyndsey-ferguson
Copy link
Copy Markdown

I sent it to the email that you have associated with your Github profile

* Add support for project_number being a project displayName

* Add support for listing and updating android and ios restrictions on an API key

* Add ability to get the server key from the Firebase API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants