Hope to get a little help on some Windows Phone 8 certification failures I am receiving from submission. I am using the plugin, and copying my media and images to the project folder. Also adding them in VS.
Here are the errors:
1- "The application's name on a device does not match its name in the Windows Phone Store. The application's name is "WindowsPhonePlugin".
I have changed the name of the project, the name referenced in the index.html, and the anything referencing the name in mainpage.xaml is there any other place I am missing?
2- "The application's 'pin to start' and the 'games hub' icons are generic Windows Phone icons."
Where are these located to be replaced?
Last
3- "The application silently terminates at launch."
The App runs fine in the emulator. Is this what the Hen was referring to in crashing issues with access store? I do have this logic implemented.
Thanks in advance for any help.