You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Husting (JIRA)" <ji...@apache.org> on 2015/04/25 23:57:38 UTC

[jira] [Commented] (CB-8911) cordova prepare ios complains of "Error: Unexpected close tag" for ""

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

Steve Husting commented on CB-8911:
-----------------------------------

The above error also occurs if I do
cordova platform save
and
cordova plugin save
after the above issue.

> cordova prepare ios complains of "Error: Unexpected close tag" for "</feature>"
> -------------------------------------------------------------------------------
>
>                 Key: CB-8911
>                 URL: https://issues.apache.org/jira/browse/CB-8911
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 3.5.0
>         Environment: Mac OS X Yosemite 10.10.3. cordova -v = 5.0.0. Making iOS version of app. MacBook Pro (pre-Retina version). 
>            Reporter: Steve Husting
>             Fix For: Master
>
>
> After adding inAppBrowser to config.xml as 
> <feature name="InAppBrowser">
>         <param name="ios-package" value="CDVInAppBrowser" />
>     </feature>
> then running cordova prepare ios, get error in CLI: 
> Parsing /Users/dragonhu/Documents/PhoneGap_apps/gothic2015/config.xml failed
> Error: Unexpected close tag
> Line: 28
> Column: 9
> Char: >
> ... that is the end > of </feature>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org