transistorsoft / cordova-background-geolocation-firebase

Firebase Adapter for Cordova Background Geolocation
MIT License
7 stars 5 forks source link

Is this for Firestore only, or also Realtime Database? #1

Closed BobDankert closed 5 years ago

BobDankert commented 5 years ago

The documentation/readme makes this appear to be for Cloud Firestore only, though I don't see it explicitly stated one way or another. We've been hesitant to migrate to Firestore since it is still technically a Beta product, and doesn't seem appropriate for production purposes yet, so we are still on Realtime Database.

If this is for Cloud Firestore only, are there plans to make a similar module/package or extend support for Realtime Database?

christocracy commented 5 years ago

Yes, it's Firestore only currently. It could probably be tweaked to support whatever Firebase storage mechanism you desire.

BobDankert commented 5 years ago

Got it. I'd be interested to know if you add Realtime Database support in the future. I can submit a new issue for that feature request, if you'd like :)

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open.

stale[bot] commented 5 years ago

Closing this issue after a prolonged period of inactivity. Fell free to reopen this issue, if this still affecting you.