Skip to content

Firebase Auth fails in IOS #782

Answered by robingenz
roeecohen asked this question in Q&A
Dec 23, 2024 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

You have not followed the installation steps correctly. I have noticed several points:

  1. use_frameworks! :linkage => :static should not be needed
  2. you don't need to call FirebaseApp.configure() yourself, the plugin does that
  3. you do not need to install the Firebase iOS SDK yourself, the plugin does that

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@roeecohen
Comment options

@roeecohen
Comment options

@robingenz
Comment options

Answer selected by roeecohen
@roeecohen
Comment options

@robingenz
Comment options

@roeecohen
Comment options

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