{ "id": "63867", "key": "TIMOB-3235", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-08T23:21:41.000+0000", "created": "2011-04-15T03:40:06.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-08T23:21:41.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Please refer to:

\n

\nhttp://developer.appcelerator.com/question/115981/runtime-error-when-attempting-to-use-base64encode

\n

I was watching the trace and noticed this line as well:

\n
\nDexOpt: not verifying 'Lorg/apache/commons/codec/binary/Base64;': multiple definitions\n
\n

If I disable the base64encode and pass it as plain text then it\npasses to my server fine, but then Android force closes with no\nerrors in trace.

\n

Everything works fine with iOS.

\n

Android APIS 2.3.3 and Titanium sdk 1.7.0

{html}", "attachment": [], "flagged": false, "summary": "base64encode not working on Android", "creator": { "name": "fyb3roptik", "key": "fyb3roptik", "displayName": "Fyb3roptik", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fyb3roptik", "key": "fyb3roptik", "displayName": "Fyb3roptik", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "130347", "author": { "name": "fyb3roptik", "key": "fyb3roptik", "displayName": "Fyb3roptik", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

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

{html}", "updateAuthor": { "name": "fyb3roptik", "key": "fyb3roptik", "displayName": "Fyb3roptik", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:40:06.000+0000", "updated": "2011-04-15T03:40:06.000+0000" }, { "id": "421574", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as there has been no input for the last 6 years. Any problems, please file a new ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-08T23:21:41.000+0000", "updated": "2017-06-08T23:21:41.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }