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
The app starts but open a browser window. Instead we want to use pywebview to open a custom App window with our own view.
Lets modify the code to use pywebview to serve our UI making sure only ONE instance of the app and UI can be opened at once.