- Posts: 16
- Thank you received: 0
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
Where to find correct uuid for RadaeePDF license
9 years 9 months ago #11567
by mzuber23
Where to find correct uuid for RadaeePDF license was created by mzuber23
Has anyone figured out what field to use for package name/uuid when generating the key for RadaeePDF? I've tried three different things so far, and nothing has worked. My latest attempt was to use Windows.ApplicationMode.Store.CurrentApp.AppId, which seemed like exactly what is required, but after generating a new key with it, the PDFGlobal.ActiveLicense call still failed. I've seen other users post seeking information on what to use with no response. I'm hoping that someone can provide the answer for me and anyone else who comes seeking information.
Thanks,
Mike
Thanks,
Mike
9 years 9 months ago #11570
by support
Replied by support on topic Where to find correct uuid for RadaeePDF license
Other user was moved on the trouble ticket area.
We're more comfortable working directly there as is some cases we was needing to remove and emit again more than an activation key.
Some questions:
- are you publishing your application on the MS Store?
- is the first executable already loaded there?
- is your application a Windows 10 UWP, Windows 10 or WindowsPhone only?
We're more comfortable working directly there as is some cases we was needing to remove and emit again more than an activation key.
Some questions:
- are you publishing your application on the MS Store?
- is the first executable already loaded there?
- is your application a Windows 10 UWP, Windows 10 or WindowsPhone only?
9 years 9 months ago #11571
by mzuber23
Replied by mzuber23 on topic Where to find correct uuid for RadaeePDF license
I have already published my application to the MS Store, but it's currently not searchable as I'm beta testing it with my users. I can post a link if you need to see the store page for any reason. The application is a Windows 10 UWP application.
9 years 9 months ago #11575
by mzuber23
Replied by mzuber23 on topic Where to find correct uuid for RadaeePDF license
RadaeePDF support was able to help me figure it out. For anyone else who is creating a Windows 10 UWP app, the field you want is the Package/Identity/Name that can be seen when looking at your application under App management->App Identity. You can also find this same value in the package.appxmanifest in the Name attribute of the Identity element (should be at the top). If viewing the manifest with visual studio, it's the Package name shown under the "Packaging" section.
Time to create page: 0.422 seconds