Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows Store Apps

Uwp: Cannot Access Licenseinformation

I am using the following piece of code to check in my UWP-JS app if an in-app purchase is active: (… Read more Uwp: Cannot Access Licenseinformation

Cannot Retrieve File From Futureaccesslist If I Use Getfileasync Instead Of Picker.picksinglefileasync

I have an app that retrieves files in two ways: one using a file picker and the other, using the pa… Read more Cannot Retrieve File From Futureaccesslist If I Use Getfileasync Instead Of Picker.picksinglefileasync

Javascript To Login To A Site For Windows Store App

I'm developing a windows store app using HTML and javascript. I need to login into a site with … Read more Javascript To Login To A Site For Windows Store App