My ionic windows phone app had crashed when startup?

Hi all,

I have a ionic app run on windows phone 8.1 . I use Cordova 6.0.0 . I can build my app. It’s OK . I can run app on windows 10. But when I run on windows phone 8.1 ( I use windows phone 8.1’s emulator) . It just displaying splash screen and after that app is closing. Why? How can I fix it? My English is not good . I’m sorry about that

Thank you.

Hi trungtuyen20,

Have you got access to any of the error logs when your running the app on the phone? You can access some of the logs by running the application with the following command :

ionic emulate your-platform --livereload --consolelogs --serverlogs