I'm using MVVM Light Toolkit to build an app in windows phone 8.1, When I use Navigation Service's NavigateTo method my app close without throwing an error. This issue seems to be randomly.
I'm using the typical MVVM architecture. I Use a ViewModelLocator in which I use unity to register all my dependencies.