Fast App resume not working under password lock screen on windows phone 8 -


i have implemented fast resume in windows phone 8 app , working fine in every case except following scenario.

steps:

1)phone password locked

2)toast received.

3)tap on toast.

4)app activated.

5)the page last on backstack opens reset state.

6)no more navigation

in fast resume app should receive 1 more navigation deep link on tapping on toast missing in case.

please find sample here.

this feature of windows phone. if reminder or toast send lock screen (even without password), navigation application limited. think there no way fix behavior ...

i got more unpleasant situation reminders of applications:

1) if screen not locked , gave reminder of application, click on reminder open application, can take action in response reminder. , good.

2) when lock screen (even without password) , send reminder of application, there no ability navigate application clicking reminder. reminder, can cancel or postpone while. user must unlock screen, open program , try understand in response reminder.

at least toast displayed in notification center, , reminder disappears without trace , user attempts find caused reminder.

i not understand why such inconvenient behavior user application communicates lock screen.

wrote post on uservoise, without response. enable open task or appointment directly tap on reminder


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -