Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28479] Android: Update "ti.barcode" module for Android 12

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2021-09-01T21:45:10.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.1.0
ComponentsAndroid
Labelsandroid, barcode, intent, intent-filter, module
ReporterJoshua Quick
AssigneeJoshua Quick
Created2021-06-08T00:42:30.000+0000
Updated2021-09-01T21:45:10.000+0000

Description

*Summary:* We need to update this module which addresses Android 12's breaking-changes. https://developer.android.com/about/versions/12/behavior-changes-12#exported *Intent-Filter Changes:* We need to add an android:exported attribute to all <activity/> elements that have an <intent-filter/> or else a build failure will occur. https://github.com/appcelerator-modules/ti.barcode/blob/master/android/timodule.xml

Comments

  1. Joshua Quick 2021-07-17

    PR (master): https://github.com/appcelerator-modules/ti.barcode/pull/284

JSON Source