[GH-ISSUE #1150] [BUG] Second LiveContainer Game mode or Category toggles not working as expected #1010

Closed
opened 2026-03-03 15:37:57 +03:00 by kerem · 0 comments
Owner

Originally created by @acaN on GitHub (Feb 15, 2026).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1150

Describe the bug

When installing second LiveContainter via menu, enabling game category or game mode support does not create correct .plist entries.

  • Game mode category toggle is expected to add LSSupportsGameMode key set to "Yes"
  • Game category toggle is expected to set LSApplicationCategoryType key to public.app-category.games

Currently:
Game mode toggle does not change anything in .plist:
Image

Category toggle sets LSApplicationCategoryType to public.app-category.education:
Image

Combining toggles only set LSApplicationCategoryType to public.app-category.education

Instructions to reproduce

  1. Go to Settings menu and tap "Install Another LiveContainer".
  2. In "Multiple LiveContainers" menu toggle on "Set Category as Game" and/or "Allow Game Mode".
  3. Tap "Continue" and "Save to Files"
  4. Check Info.plist file in saved .ipa file

What version of LiveContainer and iOS are you using?

main/9182b26

Verify steps

  • I downloaded LiveContainer from releases / actions section or LiveContainer's AltStore source.
  • I have the latest LiveContainer.
  • I installed LiveContainer through AltStore/SideStore/TrollStore or I'm confident that I signed LiveContainer correctly with all required entitlements.

Crash Log

No response

Other info

No response

Originally created by @acaN on GitHub (Feb 15, 2026). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1150 ### Describe the bug When installing second LiveContainter via menu, enabling game category or game mode support does not create correct .plist entries. - Game mode category toggle is expected to add LSSupportsGameMode key set to "Yes" - Game category toggle is expected to set LSApplicationCategoryType key to `public.app-category.games` Currently: Game mode toggle does not change anything in .plist: <img width="1470" height="233" alt="Image" src="https://github.com/user-attachments/assets/1ee45c4e-b8e3-4373-9323-199d5026c64b" /> Category toggle sets LSApplicationCategoryType to `public.app-category.education`: <img width="1601" height="252" alt="Image" src="https://github.com/user-attachments/assets/419a765e-5a94-449b-9b7f-0a889bbe2aaf" /> Combining toggles only set LSApplicationCategoryType to `public.app-category.education` ### Instructions to reproduce 1. Go to Settings menu and tap "Install Another LiveContainer". 2. In "Multiple LiveContainers" menu toggle on "Set Category as Game" and/or "Allow Game Mode". 3. Tap "Continue" and "Save to Files" 4. Check Info.plist file in saved .ipa file ### What version of LiveContainer and iOS are you using? main/9182b26 ### Verify steps - [x] I downloaded LiveContainer from releases / actions section or LiveContainer's AltStore source. - [x] I have the latest LiveContainer. - [x] I installed LiveContainer through AltStore/SideStore/TrollStore or I'm confident that I signed LiveContainer correctly with all required entitlements. ### Crash Log _No response_ ### Other info _No response_
kerem 2026-03-03 15:37:57 +03:00
  • closed this issue
  • added the
    bug
    label
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#1010
No description provided.