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

Nikhil Khandelwal commented on CB-9798:
---------------------------------------

I cannot reproduce this issue. The compile error that you reference should not 
be happening: 
http://developer.android.com/reference/android/webkit/WebSettings.html#setBuiltInZoomControls(boolean)

Can you provide more details?

> Build not working with new Cordova and Android Versions
> -------------------------------------------------------
>
>                 Key: CB-9798
>                 URL: https://issues.apache.org/jira/browse/CB-9798
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>         Environment: Cordova 5.2.0, Android SDK 5.1.1 API Level 22, cordova 
> android platform level [email protected]
>            Reporter: Paul Weber
>            Priority: Critical
>              Labels: android, build, build-failure, could-write-patch, 
> easyfix, newbie
>
> Getting this error on build. Works if I comment out the line. I do not need 
> the zoom controls, but somebody else might! I am not sure if the API has been 
> deprecated or why it is missing.
> :compileDebugJava/home/paul/UpdateMi/source/updatemi_mobile/platforms/android/src/com/updatemi/inappbrowser/InAppBrowser.java:612:
>  error: cannot find symbol
>                 settings.setBuiltInZoomControls(getShowZoomControls());
> Also there are a lot of other errors like wrong javadoc in the source file. I 
> will open another issue for that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to