Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3752] Android tiapp.xml not respecting Debuggable

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-27T10:40:23.000+0000
Affected Version/sRelease 1.7.0, Release 1.6.2
Fix Version/sRelease 1.7.0, Sprint 2011-17
ComponentsAndroid
Labelsn/a
ReporterAlan Leard
AssigneeBill Dawson
Created2011-04-27T09:28:07.000+0000
Updated2011-04-27T10:40:23.000+0000

Description

If you add android:debuggable="true" to tiapp.xml, it is not carried through to the AndroidManifest.xml.
<android xmlns:android="http://schemas.android.com/apk/res/android">
    <manifest>
        <application android:debuggable="true" />
    </manifest>
</android>
As referenced from: http://developer.appcelerator.com/doc/mobile/android-custom-androidmanifest HD Ticket Reference: http://appc.me/c/APP-665218

Comments

  1. Don Thorp 2011-04-27

    Please log your time and mark it invalid.

JSON Source