Closed andygup closed 8 years ago
In index.html, add http alias to script links. Otherwise, Android interprets the links as file: references and the app breaks.
index.html
http
file:
In
index.html
, addhttp
alias to script links. Otherwise, Android interprets the links asfile:
references and the app breaks.