[AC-2272] ti.udp - Building error after adding module
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-01-17T04:33:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | android, ti.udp, udp |
Reporter | Rafael Diniz |
Assignee | Ritu Agrawal |
Created | 2013-12-27T17:48:12.000+0000 |
Updated | 2016-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
File | Date | Size |
---|---|---|
console_output.txt | 2013-12-27T17:48:12.000+0000 | 17675 |
diagnostic_test.txt | 2013-12-27T17:48:12.000+0000 | 14007 |
[~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.
[~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.