You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
mmaitre wrote 2014-06-17 at 02:06
StorageFile.GetFileFromPathAsync() expects a full path. The test app tries to load files from the app folder using relative paths. For that StorageFile.GetFileFromApplicationUriAsync() can be used instead.
The text was updated successfully, but these errors were encountered:
This issue was imported from CodePlex
mmaitre wrote 2014-06-17 at 02:06
StorageFile.GetFileFromPathAsync() expects a full path. The test app tries to load files from the app folder using relative paths. For that StorageFile.GetFileFromApplicationUriAsync() can be used instead.
The text was updated successfully, but these errors were encountered: