vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
151 stars 145 forks source link

Mobile gets Black screen #877

Open smhhadima opened 7 years ago

smhhadima commented 7 years ago

I tried to login via Android mobile and I get black screen.

the console has the following:

traccar-mobile.js:119 Uncaught TypeError: Cannot read property 'registrationEnabled' of undefined

util.js:210 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys util.js:210 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required

vitalidze commented 7 years ago

Are you using google maps? Does it work fine if you use mobile version in desktop browser?

smhhadima commented 7 years ago

Yes I am using Google maps. no, if I used the mobile version in desktop browser, I get the same block screen

vitalidze commented 7 years ago

Then you need to have google maps API key and set it up for mobile version in a similar way as said in #754