Skip to content

Microphone and Accessibility permissions are revoked after updating to a new version #15

@PriyanshuAppointy

Description

@PriyanshuAppointy

After updating the app to version 0.3.8, the previously granted permissions for the microphone and the Accessibility API are reset and the app requires re‑authorisation. This behaviour should not occur – permissions granted before an update should persist across releases.

Steps to Reproduce

  1. Open the app and grant microphone permission.
  2. Grant Accessibility permission via System Preferences → Security & Privacy → Privacy → Accessibility.
  3. Update the app to the latest version.
  4. Re‑open the app.
  5. The app shows “Microphone access not granted” and “Accessibility access not granted”.

Expected Result
The app should retain the previously granted microphone and Accessibility permissions after the update.

Actual Result
Permissions are cleared; the user must re‑grant them.

Environment

  • macOS: 15.6
  • App version after update: 0.3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions