[
https://issues.apache.org/jira/browse/CB-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238415#comment-14238415
]
Andrew Martens commented on CB-6630:
------------------------------------
I'm also encountering CB-7925 right now. We're using OkHttp (the
Cordova-bundled version, rather than an up-to-date one as suggested by CB-7603)
in a plugin, and have a third-party library (UrbanAirship) that also uses
HTTPS.
After uploading a file, at some point when we try to use HTTPS again - whether
uploading a file, using OkHttp or UrbanAirship calling home - the app will
crash.
> Remove okhttp from source directory, make HTTP a library project dependency
> ---------------------------------------------------------------------------
>
> Key: CB-6630
> URL: https://issues.apache.org/jira/browse/CB-6630
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Reporter: Joe Bowser
> Assignee: Joe Bowser
>
> From Stack Overflow:
> http://stackoverflow.com/questions/23446603/conversion-to-dalvik-format-failed-unable-to-execute-dex-multiple-dex-files-de
> Basically, we should be including third party libraries as libraries, and not
> just dumping the source in our own tree. This leads to major problems when
> people use other Java libraries. We'll probably need to modify the CLI to do
> this, of course.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]