[TIMOB-14779] MobileWeb: Detect if being served via file:// and show error saying a web server is required
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-28T23:40:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-08-07T18:55:59.000+0000 |
Updated | 2018-04-04T23:20:43.000+0000 |
Description
Titanium Mobile Web requires a web server. It should be possible to detect when NOT served via a web server by checking if the location.protocol == 'file:' and if so, show an error message. Perhaps have a config option to disable this error check or make this check more of a warning than a hard error.
Resolving ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.