You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/DATABASE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Since this is the most likely feature you'll use with this plugin it has already
13
13
### init
14
14
You can optionally pass `persist` to the [`init` function](../README.md#init) to make Firebase save data to the local disc so it will work in offline scenario's. Default `false`.
15
15
16
-
> Beware that `persist`[may cause trouble](#186) when using `livesync`.
16
+
> Beware that `persist`[may cause trouble](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/186#issuecomment-265276766) when using `livesync`.
0 commit comments