Skip to content

App Store #4203

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

Closed
OmarJay1 opened this issue Sep 11, 2019 · 3 comments
Closed

App Store #4203

OmarJay1 opened this issue Sep 11, 2019 · 3 comments
Assignees

Comments

@OmarJay1
Copy link

Hello, I'm wondering if there's any intention of ML.NET working in Microsoft app store apps. I'm getting this error message when I run the App Cert Kit.

I believe that these DLLs have to do with ML.NET because the error goes away when I don't use ML.NET. Thanks.

  <MESSAGES>
      <MESSAGE TEXT="File C:\Program Files\WindowsApps\AppName\CpuMathNative.dll has failed the AppContainerCheck check." />
      <MESSAGE TEXT="File C:\Program Files\WindowsApps\AppName\LdaNative.dll has failed the AppContainerCheck check." />
    </MESSAGES>
@CESARDELATORRE
Copy link
Contributor

CESARDELATORRE commented Sep 11, 2019

Do you mean UWP apps right? If you don't mean UWP but other types of apps (WinForms, WPF) but trying to deploy it to the Windows Store, please, provide that feedback and details, too.

Currently UWP is not officially supported in ML.NET, although you can run an UWP app in debugging mode under certain context.

See this sample UWP/Store app using ML.NET, though:
https://github.com/XamlBrewer/UWP-MachineLearning-Sample
(However, deployment to the Windows Store as native compilation won't probably be possible currently).

See the following related issues:

Feel free to provide further feedback about your scenario and why you think UWP support is important for you so it can influence our priorities in the roadmap, ok? 👍

@OmarJay1
Copy link
Author

Yes, I was attempting to certify a UWP app. There was a security issue that I imagine won't be an issue in a non-UWP desktop app. I'll try it on non-UWP. Thanks.

<REQUIREMENT NUMBER="14" TITLE="Windows security features test" RATIONALE="Applications must opt-into Windows security features.">
  <TEST INDEX="33" NAME="Binary analyzer" DESCRIPTION="Analysis of security features enabled on binaries" EXECUTIONTIME="00h:00m:01s.85ms" OPTIONAL="FALSE">

@codemzs
Copy link
Member

codemzs commented Oct 17, 2019

Seems like this issue is already answered by Cesar. Closing it but feel free to reopen if there is a need to.

@codemzs codemzs closed this as completed Oct 17, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants