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

ASF subversion and git services commented on CB-3504:
-----------------------------------------------------

Commit 90f83db9c9de2dffb3a4db965d7221e83b0e917e in branch refs/heads/master 
from [~bowserj]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=90f83db ]

CB-3504: Fixing issue with the use of WebResourceResponse on pre-Honeycomb 
devices.

                
> 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

Reply via email to