Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-01-18 18:23:50 +0300
committerGitHub <noreply@github.com>2022-01-18 18:23:50 +0300
commit62653a5a9ddafff5dee63a78e5d87c850b72ca93 (patch)
tree0f0d0b8105d9b598a51ecabf018e298d6741ad58
parent39de5e79e4fc2727fd0155b419a492777da63fdc (diff)
Clarify workarounds in README.md
-rw-r--r--FAQ.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/FAQ.md b/FAQ.md
index d02b7433..269ac11f 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -68,10 +68,10 @@ The reason of this error is not yet clear. It often seems to be connected to cha
### Workarounds
-In most cases, clearing the storage of **both** apps, Nextcloud Android **and** Nextcloud Notes Android will help to get a clean state.
+In some cases, clearing the storage of the Notes Android app and restarting with a clean state will already be enough. Since we use the [Single Sign On mechanism](https://github.com/nextcloud/Android-SingleSignOn/) of Nextcloud, it might be necessary to clear the storage of **both** apps, Notes Android **and** Nextcloud Android. (the Nextcloud Android app manages some parts of the authentication and the network stack).
-⚠️ Not yet synchronized changes will be lost by performing this step.
-⚠️ Uninstalling an app is **not** the same as clearing the storage, since Android keeps some data left on your device when uninstalling an app.
+- ⚠️ Not yet synchronized changes will be lost by performing this step.
+- ⚠️ Uninstalling an app is **not** the same as clearing the storage, since Android keeps some data left on your device when uninstalling an app.
You can achieve this by navigating to
@@ -87,7 +87,7 @@ Nextcloud / Notes
Clear storage
```
-Then set up your account in the Nextcloud Android app again and import the configured account in the Nextcloud Notes Android app.
+Then set up your account in the Nextcloud Android app again and import the configured account in the Notes Android app.
If the issue persists, [open a bug report in our issue tracker](https://github.com/stefan-niedermann/nextcloud-notes/issues/new?assignees=&labels=bug&template=bug_report.md&title=).