Entries missing in Manifest and browserconfig.xml
Closed this issue · 0 comments
SvenBudak commented
in the zip i have all the files but the browserconfig.xml looks like:
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#673ab7</TileColor>
</tile>
</msapplication>
</browserconfig>
All the icons are missing...