Reputation: 888
I have created windows phone 8 application, but still I have no certificate or developer account, so when I install applications on a device, now in my system, net is connected through LAN(airtel), and in my windows phone, network is wifi(airtel), both are same. Now the problem is whenever I change the network of my windows device, the app doesn't run. Do I need developer account? And if I get it, shall I able to run my windows app on any network?
Upvotes: 1
Views: 70
Reputation: 9444
First of all, if you're gonna test in your device you have to Developer Unlock
your device to deploy the applications. You can do this by using the tool from VS, Windows Phone Developer Registration
through one of your live accounts.
But to test inn the emulator
you don't have to. Yep you can test in any network, but make sure the you can see the emulator running the Hyper-v Manager
.
Look in here for more:
Windows Phone 8 emulator Network issues
Windows Phone 8 emulator can't connect to the internet
Hope it helps!
Upvotes: 1