GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-12T18:03:03.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-49, Release 1.8.0.1, Release 2.0.0 |
Components | Android |
Labels | branch-v8, merge-1.8.0.1, verified-1.8.0.1 |
Reporter | Wilson Luu |
Assignee | Hieu Pham |
Created | 2011-12-01T16:04:33.000+0000 |
Updated | 2014-06-19T12:43:52.000+0000 |
Details: After packaging KitchenSink for Android and installing it to device, debug data is being printed out to DDMS
Steps to reproduce:
1. Import KitchenSink to TiStudio
2. Package KitchenSink via TiStudio's "Distribute - Android" menu option
3. Open DDMS
4. Install KitchenSink.apk to device
5. Press different tabs
Result: Debug data will be printed out to DDMS. See attachment.
Expected: Debug data should not be printed out to DDMS if app is packaged for Android production.
Note: Bug does not appear in 1.7.5
Note to whomever works on this: these are kroll.log statements in our JS platform modules, NOT java.
Tested with Ti Mob SDK version 1.8.0.1.v20111209102124 I am still seeing the same debug output in a packaged KS
Sorry, I screwed up the fix version. This is only in master so far.
Closing bug. Verified fix on: SDK build: 1.9.0.v20120112153134 Runtime: V8, Rhino Titanium Studio, build: 1.0.8.201201111843 Device: Droid 3 (2.3.4)