Closed Bug 958870 Opened 10 years ago Closed 6 years ago

[GPS] Consider Geeksphone geo.gps setting certificate issue

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: 7raivis, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36



Actual results:

The issue explained in https://bugzilla.mozilla.org/show_bug.cgi?id=908151 and perhaps related also to https://bugzilla.mozilla.org/show_bug.cgi?id=955880


Expected results:

Consider to apply old geo.gps.supl_server, geo.gps.supl_port for Geeksphone Peak and Keon in order to solve GPS respond issue:

replace /system/b2g/defaults/pref/user.js

pref("geo.gps.supl_server", "supl.izatcloud.net");
pref("geo.gps.supl_port", 22024);

with

pref("geo.gps.supl_server", "test.supl.svc.ovi.com");
pref("geo.gps.supl_port", 7276);
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.