You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting APPX1101 when I have a background task referenced. See microsoft/CsWinRT#1327
I'm starting to think this could be a larger problem with WindowsAppSDK, so I'm filing an issue here.
It appears to work with a minimum subset of Nuget packages per the sample that Osirisoo0O provided, but that will not work for the intent of the background task.
Steps to reproduce the bug
Create an OOP background task per CsWinRT guide.
Add at least one of the Nuget packages below. CommunityToolkit.WinUI.Connectivity CommunityToolkit.WinUI.Notifications Microsoft.AppCenter.Analytics Microsoft.AppCenter.Crashes
Build or Debug the app
Expected behavior
No errors, app runs and background task functions as it did with the UWP version.
Screenshots
No response
NuGet package version
Windows App SDK 1.3.1: 1.3.230502000
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm getting APPX1101 when I have a background task referenced. See microsoft/CsWinRT#1327
I'm starting to think this could be a larger problem with WindowsAppSDK, so I'm filing an issue here.
It appears to work with a minimum subset of Nuget packages per the sample that Osirisoo0O provided, but that will not work for the intent of the background task.
Steps to reproduce the bug
CommunityToolkit.WinUI.Connectivity
CommunityToolkit.WinUI.Notifications
Microsoft.AppCenter.Analytics
Microsoft.AppCenter.Crashes
Expected behavior
No errors, app runs and background task functions as it did with the UWP version.
Screenshots
No response
NuGet package version
Windows App SDK 1.3.1: 1.3.230502000
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: