Hi,
I have built an app and submitted it to both the Google Play store and the Apple app store with no problems. With the windows phone version, I am exporting it as a visual studio solution so that I can open it up in the emulator to get some screenshots.
The problem is, the first page loads but none of the buttons on the page work. It won't navigate to another page. Does anyone have any ideas why it works fine on the other two platforms?
Also, another question is how to clear the back stack on windows phone? I have some pages that automatically divert the user to another page but need to be able to remove them from the back stack.
Any pointers would be appreciated!