Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10581] MobileWeb: Add support for running a Mobile Web app from a local disk

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T22:12:48.000+0000
Affected Version/sRelease 2.1.1
Fix Version/sn/a
ComponentsMobileWeb
Labelscore
ReporterChris Barber
AssigneeUnknown
Created2012-08-23T15:00:23.000+0000
Updated2018-04-04T23:20:20.000+0000

Description

When running an app from the local disk using the file: protocol, it will attempt to use the file: protocol to load Google Maps and Facebook. Right now, we use just //domain.com/path/to/script.js so that we don't need to do anything special if the app is running on SSL. Instead we need to detect if we're SSL or not and use the appropriate http or https. This functionality should be centralized into the Ti._ namespace.

Comments

  1. Lee Morris 2017-06-26

    Resolving as "Won't Fix" as MobileWeb has been deprecated.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source