[TIMOB-1418] Titanium.API Logging Methods Don't work on iOS 4
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-04-15T02:51:53.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | ios, iphone, logging |
| Reporter | Dave Morehouse |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T02:51:52.000+0000 |
| Updated | 2017-03-09T21:27:24.000+0000 |
Description
Log message (e.g. Titanium.API.error, info, debug) do not appear in the Titanium Developer console window when SDK 4.0 is selected. If I change the SDK 3.2 and click the Launch button, then all my log messages are displayed in the console window.
I'm running Titanium Developer 1.2.1, on Mac OS X 10.6.4, iPhone Simulator 4.0 (211.1), XCode 3.2.3.
As of the latest iPhone Simulator, iPhone only has iOS 4.0, the only device with 3.2 is the iPad so I can only see my log message when running my iPhone application on the iPad simulator.
This seems related to #1380. Additional information: I am running on the iPhone simulator, I haven't tried on a real device.
Dupe of #1380.
Closing ticket as duplicate.