Skip to content

Using Firebase SDK from multiple targets #9249

Answered by paulb777
icedice asked this question in Q&A
Discussion options

You must be logged in to vote

The Firebase binary distributions are composed of static libraries. As a result they do not support linkage into a dynamic frameworks. instead the frameworks should also be statically linked. More detail at https://github.com/firebase/firebase-ios-sdk/blob/master/docs/firebase_in_libraries.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@icedice
Comment options

Answer selected by icedice
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