0

How can i test whether or not fast app switching has been implemented well in my windows phone 8 app?

I just added "Activation Policy=Resume " in my WPAppMamifest.xml file. Is it enough?

I want Fast app switching and not fast app resume

  • Changing that setting is fast app resume. Here is a [great blog post](http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/09/19/windows-phone-fast-app-resume.aspx) about it – Shawn Kendrot Oct 20 '13 at 20:54
  • 1
    Fast app switching is activated by default. – anderZubi Oct 21 '13 at 07:04
  • It is up to OS to decide to suspend or keep your app in memory. You can not implement fast app switching. [This](https://msdn.microsoft.com/en-us/library/windows/apps/hh202866(v=vs.105).aspx) and [this](https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465110.aspx) should help. – garenyondem Mar 17 '15 at 22:53

0 Answers0