0
votes

I've created a Visual Studio Apache Cordova Multi-Device Hybrid App project with Ionic. When I launch the app in windows phone 8, it loads a blank white screen right after the splash screen and nothing happens. How can I fix this issue? The app works fine on iOS and Android.

1

1 Answers

1
votes

This issue is because of cordova bug AngluarJS router does not work on WP8 app which was fixed in Cordova 3.7.0. You can try following to fix the issue:

1.) Uninstall Visual Studio Apache Cordova Multi-Device Hybrid App CPT2.0 and install Visual Update 4 from here and install CPT 3.0 from here. More detail on Visual Studio Tools for Apache Cordova can be found here. Please note you need to first uninstall CPT2.0 before installing CPT3.0

refer this for uninstall issue http://support.microsoft.com/kb/3014133