i use coronacards, and try to upload app to dev center,it show
The Package Processing for the package failed. Refer to this page for troubleshooting information
Validation errors
1028: The native API api-ms-win-core-interlocked-l1-2-0.dll:InterlockedCompareExchange() isn’t allowed in assembly CoronaLabs.Corona.Component.dll. Update it and then try again.
1028: The native API api-ms-win-core-interlocked-l1-2-0.dll:InterlockedCompareExchange() isn’t allowed in assembly libGLESv2_phone.dll. Update it and then try again.
i found it show
1028
The native API [API name] isn’t allowed in assembly [assembly name]. Update it and then try again.
You need to remove the reference to native API from the assembly.
what is wrong?
how should i do?