Hey all,
I’ve been porting across an application to Windows Phone, and when trying to do the certification checks in visual studio 2015 I’m getting the failure shown below. If someone is able to tell me which call I’m making in the corona app that is failing, it would be much appreciated.
Supported APIs
- Error Found: The supported APIs test detected the following errors:
- This API is not supported for this application type - Api=FormatMessageA. Module=api-ms-win-core-localization-l1-2-0.dll. File=CoronaLabs.Corona.Component.dll.
- 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. Please note, C++ apps that are built in a debug configuration will fail this test even if they only use APIs from the Windows SDK for Windows Phone Store apps.