[
https://issues.apache.org/jira/browse/CB-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497334#comment-13497334
]
Joe Bowser commented on CB-1845:
--------------------------------
OK, I've added the reflection code, but I need to get access to the test device
that has this issue (my old HTC Desire HD) to test this. I'll close this once
I get this tested again.
> WebSettings.setNavDump() has been removed from API 17
> -----------------------------------------------------
>
> Key: CB-1845
> URL: https://issues.apache.org/jira/browse/CB-1845
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.3.0
> Reporter: Simon MacDonald
> Assignee: Joe Bowser
>
> We've known that WebSettings.setNavDump() has been deprecated for awhile now.
> In API level 17 (Android 4.2) the code has been removed so you cannot compile
> Cordova with API level 17. The class CordovaWebView will throw an error due
> to out call to setNavDump.
> Not sure if we want to just out and out remove it, my preference, or use some
> funky reflection to see if the method is available then call it.
--
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