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

Windows Ocr Engine Fails To Recognize The Text In Canvas (converted To Bitmap)

I have a cordova project where I have a 'scribble pad' where the user can scribble their no… Read more Windows Ocr Engine Fails To Recognize The Text In Canvas (converted To Bitmap)

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

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

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

Toast Notifications Only Pop Up If The App Is Being Activated

I have this problem with toast notifications, my app shows toast notifications only when it is acti… Read more Toast Notifications Only Pop Up If The App Is Being Activated