Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2487] uses-feature required=false being overwritten when packaging the app

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-02-17T07:28:19.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsandroid-manifest
ReporterBrad Waxler
AssigneeRitu Agrawal
Created2014-02-06T16:41:01.000+0000
Updated2016-03-08T07:41:32.000+0000

Description

Here is my android section of tiapp.xml: http://schemas.android.com/apk/res/android"> And here is what ends up going into the packages AndroidManifest.xml: The one that is currently screwing me up the worst is: It needs to be required="false"

Comments

  1. Ritu Agrawal 2014-02-07

    I would appreciate if you can confirm if you are using a custom manifest file in your project. Please provide a simple project that includes this tiapp.xml so that we can build the project and reproduce the issue.
  2. Brad Waxler 2014-02-07

    I've tried it with both a custom manifest file and without, same results for each. I'll try to get you a small project example as soon as I can.
  3. Ritu Agrawal 2014-02-17

    We have not been able to reproduce this issue with 3.2.1 release. I added your Android entries to tiapp.xml and it generated the following entries in AndroidManifest.xml file.

JSON Source