-
Hi, I am working on an iOS project with firebase and I just had to expand my scope. I used the SwiftPackageManager to import some Firebase products, but now I need to add more. Is there a way to do this? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
DDE1989
Jan 24, 2021
Replies: 1 comment
-
I was able to solve this by resolving the package version.
This then allowed me to use the new firebase product |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DDE1989
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to solve this by resolving the package version.
This then allowed me to use the new firebase product