You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rajat Paharia (JIRA)" <ji...@apache.org> on 2014/11/02 08:29:33 UTC

[jira] [Commented] (CB-6630) Remove okhttp from source directory, make HTTP a library project dependency

    [ https://issues.apache.org/jira/browse/CB-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193748#comment-14193748 ] 

Rajat Paharia commented on CB-6630:
-----------------------------------

fyi - I'm currently experiencing crashes in my Android app, and I believe it's because I'm using both the File Transfer and the Facebook plugin (https://github.com/Wizcorp/phonegap-facebook-plugin). I found these links which indicate that the underlying problem is fixed in OkHttp 2.0: 
http://stackoverflow.com/questions/21872818/okhttp-and-facebook-crashed
https://github.com/square/okhttp/issues/184

Testing on an Android 4.4.4 device. Happy to provide a logcat if it's useful.

> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org