Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

219
Vistas
Is it possible to access the same Firestore collection from both mobile and desktop applications?

I have to deal with a project for which the business needs require a mobile application--built in Flutter; and a desktop application--C# Windows Form App. Both modules are meant to be accessing same collections in the Firebase Firestore, any hints on how it can be achieved? Is there any better alternative for Firestore regarding this use case?

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

Yes, it can be achieved, but be careful of editing the same document from different devices at the same time, or you will lose data.

Collections are fine.

over 4 years ago · Santiago Trujillo Denunciar

0

I would suggest using a library like FireSharp or something else.

FireSharp

Your biggest problem will be the update on documents if your application will support multi users.

Additionally, I would use a JSON Library like NewtonSoft.

NewtonSoft Libary

Take a look at the documentation from Google:

Google Documentation

An alternative could be a SQL Server where you flutter app and the c# app access. But Firebase is easier to implement in flutter ... but you need to know if your Database should be SQL, or NoSQL (Firebase).

over 4 years ago · Santiago Trujillo Denunciar

0

You can add a web app in the same Firestore project and both mobile and web will access the same collections. Go to project overview --> project settings and choose add app. From there you can add your web app. click on Add app button

The other option you have is to switch to another database solution like mySQL.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda