EyeSeeTea / SurveillanceCambodiaApp

Mobile application designed to report cases of malaria (to a DHIS2 server) for Cambodia (pictureapp blessed repository)
GNU General Public License v3.0
0 stars 0 forks source link

Hardcoding data.psi-mis.org URL for v1.3 #122

Closed QISPSK closed 7 years ago

QISPSK commented 7 years ago

Is there any way we can hard code in the URL? It sounds like a few providers have accidentally clicked on this feature and changed the URL which has prevented them from sending data. It would be nice if we could keep the URL locked in for now and potentially open it back up in the future if we need to use multiple URLs in the future (i.e., if/when the government switches to DHIS2 and they want data sent directly to their servers).

ifoche commented 7 years ago

@QISPSK what about hiding the URL and only show it when "developers options" is activated? Would that work? Otherwise, we would be blocking the app to a concrete URL and forcing the users whenever they have that need, to install a new version of the app.

QISPSK commented 7 years ago

@ifoche I think hiding it behind developer options would work fine for now and we can monitor it to see if anyone changes it accidentally going forward.