Replies: 2 comments 1 reply
-
There aren't ways to do this that will work for all platforms. |
Beta Was this translation helpful? Give feedback.
0 replies
-
On Windows you would just send a Process.Start command. If that also works on mobile, dunno. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I would like to know how to restart the application when some important configuration changes in my app. It should work for Desktop, but also for Mobile (Android).
Is there a good way to do this? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions