[TIMOB-3235] base64encode not working on Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-08T23:21:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Fyb3roptik |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:40:06.000+0000 |
Updated | 2017-06-08T23:21:41.000+0000 |
Description
Please refer to:
http://developer.appcelerator.com/question/115981/runtime-error-when-attempting-to-use-base64encode"> http://developer.appcelerator.com/question/115981/runtime-error-when-attempting-to-use-base64encode
I was watching the trace and noticed this line as well:
DexOpt: not verifying 'Lorg/apache/commons/codec/binary/Base64;': multiple definitions
If I disable the base64encode and pass it as plain text then it passes to my server fine, but then Android force closes with no errors in trace.
Everything works fine with iOS.
Android APIS 2.3.3 and Titanium sdk 1.7.0
I fixed the force close. The force close was being caused by win.close()
Closing ticket as there has been no input for the last 6 years. Any problems, please file a new ticket.