[
https://issues.apache.org/jira/browse/CB-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092976#comment-15092976
]
Joe Bowser commented on CB-10104:
---------------------------------
This appears to be a lint error, since lint doesn't believe that the type
literal 1 is actually an integer. I'm not sure in what scenario the number 1
wouldn't be considered an Integer by Java, but that's why the error only exists
on release. We can make sure that we cast literal integers to Integers for the
purpose of passing Lint, but we should probably also disable Lint, because it's
starting to not be very useful.
> InAppBrowser: Won't compile without changing setId() calls everywhere
> ---------------------------------------------------------------------
>
> Key: CB-10104
> URL: https://issues.apache.org/jira/browse/CB-10104
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 5.2.0
> Environment: Mac, command-line
> Reporter: Mark Stewart
> Labels: Android
>
> Please read this thread
> http://stackoverflow.com/questions/32867528/cordova-inappbrowser-resourcetype-type-issue-for-release-build
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]