Hi, just starting out with Forms to investigate the feasibility of making one of my windows phone apps cross platform.
I am hitting an issue when trying to navigate between XAML pages I used Adam Kemp's blog post as a guide
Sample attached.
When I remove the call to the web server the navigation executes and works as expected. As soon as the connection to the web server is involved, albeit it completes successfully the app crashes when navigating. I have no idea why these two actions would be connected.
any help is appreciated.
thanks