Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
iOS 5.0 targetting app, running in debug conf with XCode 4.3.2 (or 4.4)
Description
I am loading a huge text file (a few mb) using cordova file api and cordova is trying to log each line of the text file to the console in XCode.
I think default logging, even in debug mode, should have a saner level.
This was not the case in earlier versions. In default logging mode in 2.0.0 version, I cannot even stop XCode once I run my app!!
Also: same problem when getting all contacts. See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/WTpeYf3Ji5k
Attachments
Issue Links
- is duplicated by
-
CB-502 Makefile - make sure the build defaults to Release so extraneous logs don't pollute the log window
- Closed