Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10764] CLI: "run" hook for Mobile Web apps

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-29T18:38:56.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI, MobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-09-04T15:33:43.000+0000
Updated2018-04-04T23:20:17.000+0000

Description

The run hook is responsible for opening the app in a web browser. Optionally, it can start an HTTP server to host the files. The HTTP server must support static file sharing. It can listen on any non-privileged port and would shutdown when the build command finished. When no browser is specified, then it will use the system default. We should support all installed desktop browsers as well as Android and iOS. For Android, there would be a --device-id of the emulator/device to open the browser on. iOS Simulator may not be possible. iOS device should be possible once the node-ios-device module add support for opening URLs.

Comments

  1. Lee Morris 2017-06-29

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

    Closing as will not fix.

JSON Source