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

CheckUpdateAvailabilityAsync crashes when not in debug mode #4324

Open
michaelcoelsch opened this issue Apr 10, 2024 · 0 comments
Open

CheckUpdateAvailabilityAsync crashes when not in debug mode #4324

michaelcoelsch opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
area-Deployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged)

Comments

@michaelcoelsch
Copy link

michaelcoelsch commented Apr 10, 2024

CheckUpdateAvailabilityAsync crashes when not in debug mode

This bug occures, when upgrading to Microsoft.WindowsAppSDK 1.5.240404000.
CheckUpdateAvailabilityAsync works fine until Microsoft.WindowsAppSDK 1.4.240211001.

CheckUpdateAvailabilityAsync to update the app crashes when not in debug mode.
In debug mode everything works fine.

Steps to reproduce the bug

Just write code that uses the update mechanism with the help of CheckUpdateAvailabilityAsync to update an App to a newer version.

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.5.2: 1.5.240404000

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

@michaelcoelsch michaelcoelsch changed the title CheckUpdateAvailabilityAsync crashes in when not in debug mode CheckUpdateAvailabilityAsync crashes when not in debug mode Apr 10, 2024
@bpulliam bpulliam added the area-Deployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged) label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Deployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged)
Projects
None yet
Development

No branches or pull requests

3 participants