I was wondering if anyone else ran into this problem.
I'm trying to put a Windows 8 Store app up, and I've got both the Metro Plugin and Windows 8 plugin in my project.
I have the Windows 8 plugin to show the Privacy Policy option, and it does show up in the charms bar. But if I click it, nothing happens. My project has the privacy.html file, and it does have content... But I just can't get it to show. The Settings-Help and Settings-About files work fine.
I see the code in the c2runtime.js that adds the charm option, but I can't figure out why it just won't show the file. No errors in my Visual Studio console either...
Thoughts?
Dower