[TIMOB-9619] MobileWeb:Platform-->Proporties API:Tapping on 'proporties API' gives a message 'see log output' but we are unable to see any log in the xcode console.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-02T22:12:14.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | qe-mw020912 |
| Reporter | Lokesh Choudhary |
| Assignee | Chris Barber |
| Created | 2012-06-18T14:56:44.000+0000 |
| Updated | 2017-05-02T22:12:14.000+0000 |
Description
Tapping on 'proporties API' gives a message 'see log output' but we are unable to see any log in the xcode console.
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 application API table row.
Actual result:
1.Tapping on 'proporties API' gives a message 'see log output' but we are unable to see any log in the xcode console.
Expected result:
1.Tapping on 'proporties API' will give a message 'see log output' & in the console should see property data and the following message should appear:
[INFO] String should be null - value = Test Success (null==null)
[INFO] Int should be null - value = Test Success (null==null)
[INFO] AppSetting Name = null
[INFO] AppSetting Enabled = null
[INFO] AppSetting Slider = null
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.