You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/05/24 19:30:19 UTC

[jira] [Updated] (CB-3504) Cordova 2.7.0 uses WebResourceResponse which is only avalable in API Level 11

     [ https://issues.apache.org/jira/browse/CB-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-3504:
---------------------------

    Priority: Minor  (was: Critical)

We haven't seen it crash on any of our devices here.  Suspect that it's an issue with the Samsung Galaxy S being more fragile than other Android devices when it comes to unsupported APIs.
                
> Cordova 2.7.0 uses WebResourceResponse which is only avalable in API Level 11
> -----------------------------------------------------------------------------
>
>                 Key: CB-3504
>                 URL: https://issues.apache.org/jira/browse/CB-3504
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.7.0
>            Reporter: Andrew
>            Assignee: Joe Bowser
>            Priority: Minor
>
> In CordovaWebViewClient.java, android.webkit.WebResourceResponse is imported and used by the methods shouldInterceptRequest and getWhitelistResponse.  But since android.webkit.WebResourceResponse is only available on devices >= API Level 11, this causes cordova apps to crash on devices at a lower API Level like my Samsung Galaxy S.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira