Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2272] ti.udp - Building error after adding module

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-01-17T04:33:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsandroid, ti.udp, udp
ReporterRafael Diniz
AssigneeRitu Agrawal
Created2013-12-27T17:48:12.000+0000
Updated2016-03-08T07:41:16.000+0000

Description

Problem

After adding the ti.udp module in a project, Android app build (emulator/device) fails.

Test case

Create new Android project. Declare ti.udp module on the tiapp.xml:
...
<modules>
    <module platform="android">ti.udp</module>
</modules>
...
Run.

Logs

Attached.

Discussions

[Q&A](http://developer.appcelerator.com/question/160903/tiudp---cannot-read-property-proxyattrs-of-undefined--abnormal-process-termination)

Attachments

FileDateSize
console_output.txt2013-12-27T17:48:12.000+000017675
diagnostic_test.txt2013-12-27T17:48:12.000+000014007

Comments

  1. Ritu Agrawal 2014-01-08

    [~rafaelgdiniz] This could be related to TIMOB-16092 ticket that was fixed recently. Even though the ticket subject mentions sqlcipher module, this ticket applies to other Android modules as well.
  2. Ritu Agrawal 2014-01-12

    [~rafaelgdiniz] TIMOB-16092 has been resolved and the fix is available in 3.2.1 CI builds. I would appreciate if you can verify your application with the latest 3.2.1 CI build.

JSON Source