Question by
AroaroUoa · Dec 18, 2019 at 04:47 AM ·
c#apiwindows store appdll error
How to resolve Supported API test failure in Windows App Certification Kit - Test Results
Hi,
I am new to development in unity. I am using MRTK, Photon and PlayFab in my app. I have resolved other test failures but I am unable to understand the following errors. Your help will be highly appreciated.
"AroaroDataInitialBuild" is my app name.
Supported APIs
Error Found: The supported APIs test detected the following errors:
API __CxxFrameHandler4 in vcruntime140_1_app.dll is not supported for this application type. AroaroDataInitialBuild.exe calls this API.
API __CxxFrameHandler4 in vcruntime140_1_app.dll is not supported for this application type. GameAssembly.dll calls this API.
Impact if not fixed: Using an API that is not part of the Windows SDK for Microsoft Store apps violates the Microsoft Store certification requirements.
Comment
Your answer
Follow this Question
Related Questions
dynamic[] args become System.Object[] args when built to UWP and cause crashes 0 Answers
UWP project can't handle dynamic type and cause crashes 0 Answers
[Hololens] Connecting using Unity's UNET doesn't work after the first time connecting 1 Answer
The Built [exe] of my game won't go past Splash Screen 0 Answers
InvalidCastException When Deployed to Hololens (but runs fine in Unity) 2 Answers