Replies: 3 comments 1 reply
|
I don't think we have a specific sample for this currently, but do you happen to have a specific issue you are running into or is it just the trigger doesn't run the background task? |
1 reply
|
I came into the same issue. |
0 replies
|
Any new progress? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all!
I'm creating a solution with a simple WinUI project to trigger with an ApplicationTrigger, a Background Task in another WinRT project but without success. All the implementation was made using C# language.
Would it be possible to build a project as described? I managed to make it work using UWP.
Is there any example project similar to the one described?
Thanks!
All reactions