Note that there are some explanatory texts on larger screens.

plurals
  1. USAndrei Herford
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COYes, I tried your code (already before my first comment) and it does not work. Note that the Problem is not the App Launch but App Reactivation. When reactivated from Dormant state there is no navigation which could be redirected and thus your code does not work. When reactivated from Tombstone state the app automatically navigates to the last active page. It seems that this reactivation navigation works somehow different than the navigation on launch. In this case there is the racecondition as described in my post: Somtimes the app navigates to PasscodePage, sometimes it does not...
      singulars
    2. COI do not see how this should work. Where is the difference to my example? CompleteInitializePhoneApplication and CheckForResetNavigation are both handlers for RootFrame.Navigated. Where is the difference to PasscodePageAfterFirstNavigation I used in my example?
      singulars
    3. COThanks again for your prompt feedback. I have installed DropNet using NuGet. NuGet shows Version 1.9.6. The DropNet.WindowsPhone assembly that is added to the project has version 1.8.2.0. I re-installed DropNet using NuGet but the problem (no feedback on GetAccessTokenAsync()) is still the same. I installed DropNetRT using NuGet and ran into another problem: GetAccessToken() return a userLogin with Secrete and Token null. The result on Device and emulator is the same. I am sorry for all the touble, but no matter which way I choose they all end up in a dead end...
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload