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

Not working in MSIX build for Windows #283

Open
sandip-freshcodes opened this issue Feb 2, 2024 · 1 comment
Open

Not working in MSIX build for Windows #283

sandip-freshcodes opened this issue Feb 2, 2024 · 1 comment

Comments

@sandip-freshcodes
Copy link

sandip-freshcodes commented Feb 2, 2024

It works properly in debug mode and in exe but when i create MSIX for uploading build on Windows Store it stopped working

Following is my MSIX configuration

msix_config:
  display_name: AppName
  publisher_display_name: AppName
  identity_name: AppIdentifier
  msix_version: 2.12.0.0
  publisher: Publisher
  install_certificate: false
  store: true
  logo_path: ./assets/images/icon_msix.png
  capabilities: internetClient

Is it required any other capabilities to run ?

@sandip-freshcodes sandip-freshcodes changed the title Not working in MSIX Not working in MSIX build for Windows Feb 2, 2024
@mukeshg-bestosys
Copy link

i am facing same issue,so any solution for this

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

No branches or pull requests

2 participants