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

Navigating To Another Html In Windows Store App

I am trying to find a way to navigate to another html in my app. I tried window.location and WinJS.… Read more Navigating To Another Html In Windows Store App

Windows Store App And Iframe Cookie

I have a Javascript Windows Store Application that hosts an iframe. The webpage inside of my iframe… Read more Windows Store App And Iframe Cookie

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