Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9617] MobileWeb:Platform-->Logging:Not seeing any log in the xcode console after tapping on the 'logging' table row.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T22:11:37.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsqe-mw020912
ReporterLokesh Choudhary
AssigneeChris Barber
Created2012-06-18T14:04:08.000+0000
Updated2017-05-02T22:11:37.000+0000

Description

Not seeing any log in the xcode console after tapping on the 'logging' table row. Not a Regression, occurs with 2.0.2GA Steps to reproduce: 1.Build kitchen sink for mobile web in titanium studio. 2.Type the ip address of your laptop into the mobile device's web browser.(safari for iphone & IE for windows phone). 3.Hit go or enter. 4.Kitchen sink will fire up in the browser. 5.Tap on platform tab. 6.Tap on the logging table row. 7.You will get an alert 'ALERT LOG FROM FUNCTION - name: foo, value: bar'. 8.After tapping on the 'ok' button we get a message 'check log for output. 9.now check the xcode console for the log output. 10.You will see that we do not get any expected log. Actual result: 1.Tapping on the 'logging' table row gives an alert 'ALERT LOG FROM FUNCTION - name: foo, value: bar'. 2.Tapping on 'ok' gives us a message 'check log for output'. 3.We do not get any expected log in the xcode console. Expected result: 1.Tap on 'logging' table view.you will get an alert 'ALERT LOG FROM FUNCTION - name: foo, value: bar'. 2.Checking the xcode console you should get log like this: [ERROR] ERROR MESSAGE FROM FUNCTION - name: foo value: bar [DEBUG] DEBUG MESSAGE FROM FUNCTION - name: foo value: bar [ERROR] ERROR MESSAGE FROM FUNCTION - name: foo value: bar [WARN] WARN MESSAGE FROM FUNCTION - name: foo value: bar [INFO] INFO MESSAGE FROM FUNCTION - name: foo value: bar [TRACE] TRACE MESSAGE FROM FUNCTION - name: foo value: bar [INFO] NOTICE MESSAGE FROM FUNCTION - name: foo value: bar [ERROR] CRITICAL MESSAGE FROM FUNCTION - name: foo value: bar [INFO] 1 [INFO] 2 [INFO] 3 [INFO] 4 [INFO] 5 [INFO] 6 [INFO] 7 [INFO] 8 [INFO] 9 [INFO] 10 [INFO] 11 [INFO] 12 [INFO] 13 [INFO] 14 [INFO] 15

Attachments

FileDateSize
IMG_0117.jpg2012-06-18T14:15:11.000+00003299601
IMG_0119.jpg2012-06-18T14:15:11.000+00003479977
ks-platform-logging.png2012-06-18T14:04:08.000+0000129205
ks-platform-loging1.png2012-06-18T14:04:08.000+000054644

Comments

  1. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source