Migrating UWP/DesktopBridge app to WinAppSDK Desktop #3276
Unanswered
JosHuybrighs
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
There are currently 2 major issues when an existing UWP/DesktopBridge app/package on the Microsoft Store is migrated to a WinAppSDK desktop app/package and the 'new' package is published in the Store.
This leaves me with a big problem that my app, which is a files and folders sync/backup tool that mostly runs in the background (every 15 minutes), will be inactive as long as the user hasn't opened it. The user will typically not be aware of the update and therefore will not know that the sync/backup tasks are not being executed.
There doesn't seem to be any possibility to warn the user that he/she must open the app to get everything back to normal.
I have posted an issue (see #3250) about this, but the only reaction I got is that the issue has been assigned the Documentation label. This seems to indicate that one has to live with this.
What should I do then? Isn't this a serious issue for people who want to migrate an existing UWP app to a WinAppSdk app?
Beta Was this translation helpful? Give feedback.
All reactions