Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: restartApplication Not Functioning After Updating the Application #1

Open
kdroidFilter opened this issue Jan 10, 2025 · 0 comments

Comments

@kdroidFilter
Copy link
Owner

Issue: restartApplication Not Functioning After Updating the Application

Description

The restartApplication function does not work as expected after the application is updated. When triggered, the application does not restart or behaves inconsistently, requiring manual intervention to relaunch the app.

Steps to Reproduce

  1. Update the application using the provided updater functionality.
  2. Call the restartApplication function immediately after the update process completes.
  3. Observe the behavior of the application.

Expected Behavior

The application should close and relaunch seamlessly, reflecting the updated version.

Actual Behavior

The application does not restart, leaving the user to manually relaunch it.

Environment

  • Platform: Windows, Linux (macOS not tested)
  • Version of PlatformTools: [e.g., 0.1.5]
  • OS: Windows 10, Ubuntu 24.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant