Sunday 15 June 2014

c# - How to enable windows phone lock screen while debugging? -



c# - How to enable windows phone lock screen while debugging? -

i trying figure out bug, occurs when lock screen called automatically, while debugging auto lock screen disabled.

does visual studio have alternative enable auto lock screen or something?

i have tried below steps , works me.

to simulate locking or unlocking phone

run app on emulator or connected device, or without debugging. in visual studio, on tools menu, open simulation dashboard. find lock screen section of dashboard. to engage lock screen , lock phone, select locked. test how app handles deactivation. to disengage lock screen , unlock phone, select unlocked. test how app handles activation.

i have referred below url http://msdn.microsoft.com/en-us/library/windows/apps/jj206951(v=vs.105).aspx

c# windows-phone-8 windows-phone lockscreen

No comments:

Post a Comment