Question

These warnings occur in XCode when I choose a build target greater than 6.0 when using inappbrowser in cordova. I have tried setting the build target to 7.0 and 7.1 because I found that to be a solution when searching for an answer. This does not occur if I choose a build target under 6.0. Anyone know why this is occurring?

I am using:
XCode 5.1
Cordova 3.4.1
InAppBrowser 0.3.3

Here are the warnings:

enter image description here

Was it helpful?

Solution

Updating org.apache.cordova.inappbrowser to version 0.4.0 resolved the issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top