[
https://issues.apache.org/jira/browse/CB-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980889#comment-14980889
]
Sergey Grebnov commented on CB-9798:
------------------------------------
Cannot reproduce as well. Taking into account there are a lot of other errors I
think this is dev environment configuration issue (most likely); Please run
'cordova requirements android' to verify this. I would also recommend to try
building the blank cordova app first:
cordova create testApp
cd testApp
cordova platform add android
cordova build
Paul, please re-open if you see this issue when using InAppBrowser only.
> 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
> Assignee: Sergey Grebnov
> Priority: Trivial
> Labels: Triaged, 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]