transistorsoft / cordova-background-geolocation-firebase

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

Not saving location on firebase #9

Closed lnegi52 closed 5 years ago

lnegi52 commented 5 years ago

Your Environment

Expected Behavior

Should save location on firebase

Actual Behavior

but nothing recorded on firebase

Steps to Reproduce

Context

To save my location on firebase database

christocracy commented 5 years ago

Are you watching the plugin logs?

lnegi52 commented 5 years ago

Screen Shot 2019-07-15 at 8 39 37 PM

lnegi52 commented 5 years ago

Can it be use with realtime database?

christocracy commented 5 years ago

See background-geolocation Wiki Debugging

lnegi52 commented 5 years ago

Ok got it i want to know. Can it be use with realtime database?

christocracy commented 5 years ago

Can it be use with realtime database?

Of course it can

lnegi52 commented 5 years ago

How can i use it with realtime is there any document for this ?

christocracy commented 5 years ago

Have you read the API docs for background-Geolocation? That’s what you need to start learning about.

You need to learn to observe the plugin’s Native logs.

cWebCo commented 5 years ago

Hi there is no option to get token for push notification in background-Geolocation. if have any method please help ?

christocracy commented 5 years ago

Background Geolocation deals with geolocation, not push.