Quantcast
Channel: patterns & practices: Prism
Viewing all articles
Browse latest Browse all 1878

Created Unassigned: Prism with WP winrt 8.1 and Fileopenpicker issue [10736]

$
0
0
I developed windows phone 8.1 winrt app with Prism framework, In non debug mode using FileOpenPicker contract crashes the app. It terminates the app.

Here is the code which crashes:
var picker = new FileOpenPicker();
picker.SuggestedStartLocation = PickerLocationId.PicturesLibrary;
picker.ViewMode = PickerViewMode.Thumbnail;
picker.FileTypeFilter.Add(".jpg");
picker.PickSingleFileAndContinue();

Please help. Project included.

Thx

Viewing all articles
Browse latest Browse all 1878

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>