Skip to content

Fix staging SideStore installation - #24

Open
MichaelMinder1997 wants to merge 1 commit into
SideStore:developfrom
MichaelMinder1997:michaelminder1997-fix-staging-app-install
Open

Fix staging SideStore installation#24
MichaelMinder1997 wants to merge 1 commit into
SideStore:developfrom
MichaelMinder1997:michaelminder1997-fix-staging-app-install

Conversation

@MichaelMinder1997

Copy link
Copy Markdown

SideStore installations from the staging channel can fail with MissingPackagePath because installation proxy receives a relative package path after the app is copied to PublicStaging. The provisioning flow also needs to preserve the containing app's bundle ID when preparing profiles for app extensions.

This change:

  • Passes the device-absolute /private/var/mobile/Media/PublicStaging/... path to installation proxy while retaining the existing AFC transfer path.
  • Restores parent-app bundle ID and display-name derivation for extension provisioning, then applies the team suffix consistently.

Visual Studio build tooling was unavailable in the development environment; the final diff passed repository whitespace checks.

Fixes: #17

Pass the device-absolute staging package path to installation proxy and restore parent bundle ID derivation for app extensions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot Install The App From The Staging Directory

1 participant