Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1967] <manifest> in Tiapp.xml file

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2013-07-30T18:18:28.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
LabelsTiapp.mxl, android, core
ReporterRon Arnold
AssigneeMauro Parra-Miranda
Created2013-07-30T09:21:31.000+0000
Updated2016-03-08T07:40:54.000+0000

Description

I try to insert into the Tiapp.xml file and get an error. I have tried adding what the error requests such as package name, version, etc... I am at a stand still on this. I did not have this trouble in my other apps that were developed prior to last TI code updates.

Comments

  1. Daniel Sefton 2013-07-30

    Like this?
       <android xmlns:android="http://schemas.android.com/apk/res/android">
           <manifest>
               <supports-screens android:anyDensity="true"/>
           </manifest>
       </android>
       
    Please post the error message you're getting. Also state your Ti SDK and Studio version.

JSON Source