locked
How to retreive image from StorageApplicationPermissions? RRS feed

  • Question

  • Hi, I want that the users can change the background of my app. I use fileOpenPicker then Save to Storage to become permanent background. How to retrieve that image when the app is loaded?

    Here's my code;


    Friday, January 16, 2015 7:16 PM

Answers

  • Hi ice cage,

    You now have the token, and you can save the token into the app local data, see this for more information: Quickstart: Local app data, when your app resume or active, you can get the token and load the image file from the FutureAccessList.

    --James


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

    Monday, January 19, 2015 3:18 AM
    Moderator