I'm creating a cordova app for Windows. After associating the app with the store the application start page goes white blank. The app works fine if it uses the package identity name com.something.moretext but my store package identity name is 58661Something.MoreText
the windows store package identity name starts with numbers so i get error of unmatched pattern if i change widget-id manually in config.xml and rebuild it.
If i just change in the visual studio without running the command (cordova build windows) i get no error but the application still comes as blank white screen. Please suggest
[Screenshot][1][1]: https://i.stack.imgur.com/ly213.png