We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d6cfe commit e865b0cCopy full SHA for e865b0c
docs/livereload.md
@@ -12,6 +12,9 @@ Your computer and phone must be on the same network.
12
ember-cli's live-reload in the browser). It is not a solution for delivering
13
updates to a production application.
14
15
+- If you are on Android >4.0, you will need to also install the whitelist plugin:
16
+` ember cdv plugin add cordova-plugin-whitelist `
17
+
18
For help troubleshooting earlier versions, see the [old version guide](#old-version-guide).
19
20
## Basic usage
0 commit comments