[GH-ISSUE #475] [BUG] Game Mode pop-up notification appears at each app launch #430

Closed
opened 2026-03-03 15:33:34 +03:00 by kerem · 3 comments
Owner

Originally created by @Babouche35 on GitHub (Apr 26, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/475

The introduction of Game Mode in the latest release 3.4.0 causes iOS to display a Game Mode pop-up notification at every app launch, even if it is not a game. Is it possible to add an option to disable it?

Originally created by @Babouche35 on GitHub (Apr 26, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/475 The introduction of Game Mode in the latest release 3.4.0 causes iOS to display a Game Mode pop-up notification at every app launch, even if it is not a game. Is it possible to add an option to disable it?
kerem closed this issue 2026-03-03 15:33:34 +03:00
Author
Owner

@bachig26 commented on GitHub (Apr 26, 2025):

The introduction of Game Mode in the latest release 3.4.0 causes iOS to display a Game Mode pop-up notification at every app launch, even if it is not a game. Is it possible to add an option to disable it?

That is standard if an app is defined in the game category.
As far as I know, it can't be disabled until this key is removed from the property list.

https://github.com/LiveContainer/LiveContainer/blob/main/Resources/Info.plist#L95

<!-- gh-comment-id:2832334217 --> @bachig26 commented on GitHub (Apr 26, 2025): > The introduction of Game Mode in the latest release 3.4.0 causes iOS to display a Game Mode pop-up notification at every app launch, even if it is not a game. Is it possible to add an option to disable it? That is standard if an app is defined in the game category. As far as I know, it can't be disabled until this key is removed from the property list. https://github.com/LiveContainer/LiveContainer/blob/main/Resources/Info.plist#L95
Author
Owner

@Babouche35 commented on GitHub (Apr 27, 2025):

That did work thank you, but it still shows up in LiveContainer2, where is the key for this app?

<!-- gh-comment-id:2833272368 --> @Babouche35 commented on GitHub (Apr 27, 2025): That did work thank you, but it still shows up in LiveContainer2, where is the key for this app?
Author
Owner

@Babouche35 commented on GitHub (Apr 27, 2025):

Just needed to reinstall LiveContainer2, all good thanks.

<!-- gh-comment-id:2833310827 --> @Babouche35 commented on GitHub (Apr 27, 2025): Just needed to reinstall LiveContainer2, all good thanks.
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/LiveContainer#430
No description provided.