Compatibility Issue during UWP Submission

Derek OBRIEN 0 Reputation points
2025-01-30T08:22:23.62+00:00

While uploading our UWP app (Edtech Gaming) on the Microsoft store which we developed using Unity platform, it shows error with the below info :

Error Details: Supported APIs Error Found: The supported APIs test detected the following issues:

  • The API CoInitialize in ole32.dll is not supported for this application type. Audio360.dll calls this API.
  • The API PropVariantToInt64 in propsys.dll is not supported for this application type. Audio360.dll calls this API.

Impact if not fixed: Using APIs that are not part of the Windows SDK for Microsoft Store apps violates the certification requirements for the Microsoft Store

Do we have any alternatives for "CoInitialize and PropVariantToInt64" APIs are unsupported in the Microsoft Store UWP apps. What are the alternatives to for the above APIs.

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,057 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
361 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.