Skip to content

Commit e865b0c

Browse files
committed
docs(livereload): document whitelist plugin req
1 parent b1d6cfe commit e865b0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/livereload.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Your computer and phone must be on the same network.
1212
ember-cli's live-reload in the browser). It is not a solution for delivering
1313
updates to a production application.
1414

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+
1518
For help troubleshooting earlier versions, see the [old version guide](#old-version-guide).
1619

1720
## Basic usage

0 commit comments

Comments
 (0)