Julien ROY created CB-10116:
-------------------------------

             Summary: Wrong config in WP8 Templete for Large Icon support
                 Key: CB-10116
                 URL: https://issues.apache.org/jira/browse/CB-10116
             Project: Apache Cordova
          Issue Type: Bug
          Components: WP8
    Affects Versions: 3.5.0
            Reporter: Julien ROY
            Assignee: Jesse MacFadyen
            Priority: Trivial


On WP8, large tile (icon on home) are not supported (can't configure large 
image) but it is possible to use large tile. It display large tile with the 
default color.
 
This is due to a wrong value in the WMAppManifest.xml file in the WP8 template 
(/template/Properties/). 

The actual value is false and it should be False.

<HasLarge>false</HasLarge>  -> <HasLarge>False</HasLarge>




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

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

Reply via email to