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

🐛 [Firestore] Windows build error #11814

Closed
HeroRickyGAMES opened this issue Nov 1, 2023 · 5 comments
Closed

🐛 [Firestore] Windows build error #11814

HeroRickyGAMES opened this issue Nov 1, 2023 · 5 comments
Labels
resolution: user This was a user issue, e.g. invalid configuration or code. type: bug Something isn't working

Comments

@HeroRickyGAMES
Copy link

I found out that Firebase now has official support for Windows and decided to port my app to Windows.
When I finished testing and went to make a production version, the log gave me several errors and the build did not complete

LOG:
log.txt

@HeroRickyGAMES HeroRickyGAMES added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Nov 1, 2023
@EstebanAlvarado433
Copy link

Hello, I am having the same problem when I build the app for Windows it gives me the same error. If I build Debug mode if it works, the problem is in release mode

@hwkim1127
Copy link

AFAIK, it's only for development only. Production on Windows is not supported since Firebase does not actually support Desktop.

there is a discussion here
#5557

you can probably file issues here
https://github.com/firebase/firebase-cpp-sdk/issues

here
https://firebase.google.com/support/troubleshooter/report/features

and here
https://firebase.uservoice.com/forums/948424-general/suggestions/46591750-desktop-windows-linux-macos-support-for-flutte

@HeroRickyGAMES
Copy link
Author

Ok, congratulations on the initiative! May it soon be in production for everyone to use! Thanks

@EstebanAlvarado433
Copy link

Understood, if you can use firebase but only in debug mode, I hope one day it arrives for production, meanwhile internally we will use debug mode for the application

@darshankawar darshankawar added the triage Issue is currently being triaged. label Nov 2, 2023
@darshankawar
Copy link

@HeroRickyGAMES and everyone else facing the issue, the windows support for the plugin has just been added recently: #11516 so it is unlikely that it'll run properly in release / production mode.
You may also keep an eye on FirebaseExtended/flutterfire_desktop#52 for further updates.

Based on #11814 (comment), I'll close it as such. If anybody disagrees, write in comments and I'll reopen it.

@darshankawar darshankawar closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
@darshankawar darshankawar added resolution: user This was a user issue, e.g. invalid configuration or code. and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Nov 2, 2023
@firebase firebase locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: user This was a user issue, e.g. invalid configuration or code. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants