Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20287] iOS Apple Watch extension: Integrate log system to show logs in Titanium from Xcode project

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Do
Resolution Date2020-04-27T16:48:20.000+0000
Affected Version/sRelease 5.1.2
Fix Version/sn/a
ComponentsiOS
LabelsiOS, logs, watchOS2
Reporter Ricardo Ramirez
AssigneeUnknown
Created2016-01-28T23:31:27.000+0000
Updated2020-04-27T16:48:20.000+0000

Description

Issue Description

There is no way to see log statements from Watch code. If users write anything in watch code in log statements it doesn't show on appcelerator studio log as well as it doesnt show on xcode log. It makes it difficult to debug the application.

Comments

  1. Chris Barber 2018-01-26

    For watch simulators, Titanium will tail the watch sim's system.log, but the messages are intermingled with the Titanium app's logs. Obviously the watch app would need to NSLog() some message to be seen in the log. No idea how to do this on an Apple Watch device. I don't have a watch device to test, but I could get one, though I don't think I'm the right person to implement it.

JSON Source