[PR #1930] [MERGED] Fix microphone permission in certain games #1923

Closed
opened 2026-03-03 19:09:40 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: fix/mic-permission


📝 Commits (1)

  • 60aae0c fix: 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 Synchronously to fix microphone permission in certain games.

Screenshot

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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/1930 **Author:** [@viatearz](https://github.com/viatearz) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 8/16/2025 **Merged by:** [@JoseMoreville](https://github.com/JoseMoreville) **Base:** `develop` ← **Head:** `fix/mic-permission` --- ### 📝 Commits (1) - [`60aae0c`](https://github.com/PlayCover/PlayCover/commit/60aae0c81c4d0dbb3b1e872984d6eea6e560e61a) fix: some apps expect mic permission check to be synchronous ### 📊 Changes **3 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+6 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+2 -0) </details> ### 📄 Description Added a option `Check Microphone Permission Synchronously` to fix microphone permission in certain games. <img width="537" height="358" alt="Screenshot" src="https://github.com/user-attachments/assets/c95b7c71-cea6-4127-b475-6d9844dcdaab" /> <br/> <br/> also see https://github.com/PlayCover/PlayTools/pull/193 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1923
No description provided.