Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Windows 8.1, 10, WindowsPhone, Windows UWP

Application freezes after RDPDFLib initialization

More
IP: 192.168.0.71 12 years 1 month ago #6949 by radaee
active license function in RDPDFLib static library just invoked:
Code:
String ^str = Windows::Phone::Management::Deployment::InstallationManager::FindPackagesForCurrentPublisher()->First()->Current->Id->ProductId; char pkg[512]; WideCharToMultiByte( CP_ACP, 0, str->Data(), -1, pkg, 512, NULL, NULL );
others are pure C code.
More
IP: 192.168.0.71 12 years 1 month ago #6950 by Einstein
I understand, but my application still freezes after calling ActiveLicence. I've tried the new version you published a few minutes ago (1.6) and the same happens. What can I do?
More
IP: 192.168.0.71 12 years 1 month ago #6951 by Einstein
Maybe it's a licence issue. Could you provide me another licence key to test?
More
IP: 192.168.0.71 12 years 1 month ago #6952 by radaee
don't think it's license issue, i think it is dll loading issue.
More
IP: 192.168.0.71 12 years 1 month ago #6953 by Einstein
A dll loading issue? What can I do about that?
More
IP: 192.168.0.71 12 years 1 month ago #6954 by Einstein
Okay, I was able to make a small Windows Phone 8.1 sample project that you can use to reproduce the problem. It seems that this problem only exists when you use your library in a Windows Runtime Component.

Steps to reproduce the problem:
1. Deploy the app to a Windows Phone 8.1 device
2. Wait (I've added a button that you can press to see if the application has freezed yet)

Here's the link to the archive: app.box.com/s/hnz36v16p6ud1h3dn7dn

The password for the archive is: radaee

Cheers!
Time to create page: 0.389 seconds
Powered by Kunena Forum