mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 08:45:50 +03:00
[PR #1930] [MERGED] Fix microphone permission in certain games #1923
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1923
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/1930
Author: @viatearz
Created: 7/25/2025
Status: ✅ Merged
Merged: 8/16/2025
Merged by: @JoseMoreville
Base:
develop← Head:fix/mic-permission📝 Commits (1)
60aae0cfix: some apps expect mic permission check to be synchronous📊 Changes
3 files changed (+10 additions, -0 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+2 -0)📝
PlayCover/Views/AppSettingsView.swift(+6 -0)📝
PlayCover/en.lproj/Localizable.strings(+2 -0)📄 Description
Added a option
Check Microphone Permission Synchronouslyto fix microphone permission in certain games.also see https://github.com/PlayCover/PlayTools/pull/193
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.