Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Adding Firebase Version 9+ in Snack Expo v50.0.0 #563

Open
rojewskieu opened this issue Feb 22, 2024 · 2 comments
Open

Issue with Adding Firebase Version 9+ in Snack Expo v50.0.0 #563

rojewskieu opened this issue Feb 22, 2024 · 2 comments

Comments

@rojewskieu
Copy link

Summary

I hope this message finds you well. I am reaching out to report an issue I've encountered while working with Snack Expo version 50.0.0. I have been attempting to update my project's Firebase dependencies to version 9 or higher, but I consistently face an error that prevents me from proceeding further.

What platform(s) does this occur on?

Android

SDK Version

50

Reproducible demo or steps to reproduce from a blank project

Dear Snack Expo Team,
I hope this message finds you well. I am reaching out to report an issue I've encountered while working with Snack Expo version 50.0.0. I have been attempting to update my project's Firebase dependencies to version 9 or higher, but I consistently face an error that prevents me from proceeding further.

When trying to add Firebase version 9.6.10 or any newer version, I encounter the following error message:
"Failed to resolve dependency 'firebase@^9.6.10' (Can't resolve '' in '/tmp/snackager/snackager/buildStatus/1/firebase@9.23.0-ios,android,web/package') Retry"

I have attempted to use various versions starting from 9.0.0 upwards, but the issue persists with each attempt. Utilizing the latest features and security fixes available in Firebase 9+ is crucial for my project, making this issue particularly impactful for me.

Could you please provide assistance in resolving this issue? Is this a known compatibility issue with Snack Expo v50.0.0, or are there additional configuration steps required on my end?

Thank you in advance for your support and assistance. I appreciate the opportunity to work with Snack Expo and look forward to a prompt resolution to this problem.

Best regards,

@lordjack
Copy link

lordjack commented Jul 2, 2024

I am having the same problem, for me it only works if I downgrade for version 8.10.0 of the firebase.

Follow my example

@09-rajeshEOF
Copy link

09-rajeshEOF commented Jul 2, 2024

I am having the same problem, for me it only works if I downgrade for version 8.10.0 of the firebase.

Follow my example

I am also having same issue! and now i am trying to config firebase but getting these two modules are not there "import { initializeApp } from "firebase/app";
import { getAnalytics } from "firebase/analytics";"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants