transistorsoft / background-geolocation-console

A field-testing & analysis server for the Background Geolocation plugin
MIT License
150 stars 157 forks source link

Console shows "No devices" even though there's data in database #117

Closed dupiesdupreez closed 4 years ago

dupiesdupreez commented 4 years ago

Good day team

I'm using flutter Background geolocation and implemented that fine into my app. I've then used Heroku to setup my database and console

Now I can see data being written into my postgres database. Into tables Companies, Devices and Locations, but in my console, It shows there are now devices to select.

Would you be able to help me on the right track?

I've got it to show once, but not again after clearing the database.

Console : https://response24-geolocation-console.herokuapp.com/

image

image

image

christocracy commented 4 years ago

See [Start date. ][v] selector.

dupiesdupreez commented 4 years ago

I'm sorry, but I don't understand?

How are you getting devices?

Should my url look different? I've tried https://response24-geolocation-console.herokuapp.com/response24 https://response24-geolocation-console.herokuapp.com

image

dupiesdupreez commented 4 years ago

Any help?