A Windows Phone 8.1 app developed with paradox fails to pass the Windows App Certification Kit. The “Supported API test” fails.
This API is not supported for this application type - Api=LoadPackagedLibrary. Module=kernel32.dll. File=SharpDX.dll.
This API is not supported for this application type - Api=System.Security.Permissions.SecurityPermissionAttribute. Module=MSCORLIB, PUBLICKEYTOKEN=B77A5C561934E089. File=BulletSharp.dll.
It the AppStore configuration, which is a release build. What to do to meet the Windows Store requirements to certify a paradox app?
The Windows App Certification Kit gives this advise.
- Impact if not fixed: Using an API that is not part of the Windows SDK for Windows Phone Store apps violates the Windows Phone Store certification requirements.
- How to fix: Review the error messages to identify the API that is not part of the Windows SDK for Windows Phone Store app.
This error also occurs when you test the paradox demo projects with the Windows Store Certification Kit.