Rather than comment out the user location code, this PR simply removes the checkbox from index.html and strips out the section of App.start() that previously initialized saved locations and preferences. Once we fix the iOS bugs we can revert the merge commit for this PR to re-enable the feature.
Rather than comment out the user location code, this PR simply removes the checkbox from
index.html
and strips out the section ofApp.start()
that previously initialized saved locations and preferences. Once we fix the iOS bugs we can revert the merge commit for this PR to re-enable the feature.