The android studio recognizes the dependency but I still get this error during build:
Copy code
ld: warning: Could not find or use auto-linked framework 'FirebaseAuth': framework 'FirebaseAuth' not found
ld: Undefined symbols:
_OBJC_CLASS_$_FIRAuth, referenced from:
in ComposeApp[arm64][2](ComposeApp.framework.o)
clang: error: linker command failed with exit code 1 (use -v to see invocation)