Skip to content
Discussion options

You must be logged in to vote

hey @bernat-gomez Firebase has marked authentication via token as deprecated and might disable it in future versions of firebase tool. But this is just a warning and should not cause the build to fail.

The main error here is Request contains an invalid argument.
Can you please double check the format of your appId that you entered inside your yaml file

publishing:
  firebase:
    ios:
      # Add your iOS app id retrieved from Firebase console in this format
      app_id: x:xxxxxxxxxxxx:ios:xxxxxxxxxxxxxxxxxxxxxx  

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bernat-gomez
Comment options

Answer selected by dtrdic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants