MishaUliutin / MuPDF.WinRT

Windows 8 and Windows Phone 8 WinRT component - MuPDF wrapper
GNU General Public License v3.0
26 stars 24 forks source link

Windows Phone 8.1 #24

Closed rudyzeinoun closed 10 years ago

rudyzeinoun commented 10 years ago

Can you provide binaries for Windows Phone 8.1? Building from source is troublesome on this platform and the store is requiring AppContainerCheck on the current Win8 (WinRT) DLLs.

rudyzeinoun commented 10 years ago

Never mind... I found the instructions in issue #1 and was able to successfully compile while adding AppContainerCheck to the linker.

vikrantThakur commented 9 years ago

hii when i add mupdfWinrt.Winmd my project(windows phone 8.1 WPF),it runs successfully and everything goes smoothly but the MuPdfWinRT api fails the test when i upload it to store it shows app container check.So what should i do now Can Anyone help me out.