Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UWP app rejected by Certification Testing #25

Closed
jrc14 opened this issue May 14, 2020 · 3 comments
Closed

UWP app rejected by Certification Testing #25

jrc14 opened this issue May 14, 2020 · 3 comments
Labels
question Further information is requested

Comments

@jrc14
Copy link

jrc14 commented May 14, 2020

Hi - I've built a UWP app using Svg.Skia, but it is failing Windows certification testing with this message:

API __CxxFrameHandler4 in vcruntime140_1_app.dll is not supported for this application type. libSkiaSharp.dll calls this API.
API __CxxFrameHandler4 in vcruntime140_1_app.dll is not supported for this application type. libGLESv2.dll calls this API.
API __CxxFrameHandler4 in vcruntime140_1_app.dll is not supported for this application type. Microsoft.Graphics.Canvas.dll calls this API.
API __CxxFrameHandler4 in vcruntime140_1_app.dll is not supported for this application type. libHarfBuzzSharp.dll calls this API.

Any ideas?

@jrc14
Copy link
Author

jrc14 commented May 14, 2020

Hi - a quick update - I think this might be a fault with the Windows App Certification Kit. I'm following up on that, so perhaps you should avoid taking any action for the time being. If I confirm it's a fault with the certification kit, I'll close the issue

@wieslawsoltes wieslawsoltes added the question Further information is requested label May 14, 2020
@wieslawsoltes
Copy link
Owner

Seems like bug in store and it's pretty common microsoft/microsoft-ui-xaml#1446

@wieslawsoltes
Copy link
Owner

And Microsoft.Graphics.Canvas.dll is part of Win2D, Microsoft own project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants