Closed gfursin closed 7 years ago
b) if email is empty, you should send empty string, i..e 'acknowledge your contributions' should NOT be >a default text, but there is a way to make it as a semi-transparent text which is shown in the field when >there is no text...
- fixed
a) email should not be removed (there is a likely glitch)
- email stores at /sdcard/openscience/app_config.json file as param "email" if file /sdcard/openscience/app_config.json was removed so email will be empty next time...
a) email should not be removed (there is a likely glitch)
- it means when switching from version 1.3 to 2.0
- will fix
Now if email was stored at prev version it used at new version
Hi Daniil, While testing latest version found a minor glitch. My email got erased when I installed new version and instead there is a 'acknowledge your contributions' sent to server. So a) email should not be removed (there is a likely glitch) b) if email is empty, you should send empty string, i..e 'acknowledge your contributions' should NOT be a default text, but there is a way to make it as a semi-transparent text which is shown in the field when there is no text... Thanks!