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

Jesse MacFadyen commented on CB-4658:
-------------------------------------

On iOS the config.xml file is in the application root, or the parent of www
On Android, the config.xml file is located in the res/xml folder, because that 
is where xml files go on Android.
On WP7+WP8 the config.xml file is in the application root, aka the parent 
folder to www/
This was done to be consistent with iOS. 
                
> WP8 config.xml not located inside www/ directory
> ------------------------------------------------
>
>                 Key: CB-4658
>                 URL: https://issues.apache.org/jira/browse/CB-4658
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: Master, 3.1.0
>         Environment: 
>            Reporter: Carlos Santana
>            Assignee: Jesse MacFadyen
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> Other platforms like android and ios have the config.xml inside the www 
> directory.
> According to the config.xml specification for widget
> http://www.w3.org/TR/widgets/#reserved-file-names-table
> config.xml and index.html need to be located inside the widget folder.
> According with the Cordova implementation 'www' looks like the hardcoded 
> location.
> This will provide better user experience for developers to have less 
> differences between platforms and follow the w3c standard for config.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to