Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26079] App does not run if included module have multiple .aar file.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2018-08-24T17:30:41.000+0000
Affected Version/sn/a
Fix Version/sRelease 7.5.0
ComponentsAndroid
Labelsn/a
ReporterMotiur Rahman
AssigneeJan Vennemann
Created2018-05-31T01:29:57.000+0000
Updated2018-08-24T17:30:51.000+0000

Description

I am trying to build an Android module that includes .aar files. The module currently doesn't do much at all but when I include various .aar files then the module is created but when it gets to running the test app of the module it fails. It creates the unsigned apk and then processes the dex files and then the src files when it throws the following error. (__('Valid ABIs for this project: %s', this.abis(', '))); : this.abis is not a function Failed to run ti /Users/jasonwogan/.appcelerator/install/7.0.3/package/node_modules/titanium/lib/titanium.js The Module: https://github.com/jwogan5/sampleApp/blob/master/android.zip *Steps To Reproduce* 1. Just build that module 2. Then run it with any sample test App.

Comments

  1. Ewan Harris 2018-05-31

    This ticket should be in TIMOB, not MOD. MOD is solely for module we produce
  2. Jan Vennemann 2018-06-02

    https://github.com/appcelerator/titanium_mobile/pull/10084
  3. Josh Longton 2018-08-13

    *Closing ticket.* The fix is present in SDK: {noformat} 7.4.0.v20180810061237 {noformat}

JSON Source