Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3235] base64encode not working on Android

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-08T23:21:41.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterFyb3roptik
AssigneeIngo Muschenetz
Created2011-04-15T03:40:06.000+0000
Updated2017-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

Comments

  1. Fyb3roptik 2011-04-15

    I fixed the force close. The force close was being caused by win.close()

  2. Lee Morris 2017-06-08

    Closing ticket as there has been no input for the last 6 years. Any problems, please file a new ticket.

JSON Source