-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library Loading Exception during APK Sideload #74
Comments
Try to install libplist with brew |
I have it installed already ➜ ~ brew install libplist
==> Downloading https://formulae.brew.sh/api/formula.jws.json
######################################################################### 100.0%
==> Downloading https://formulae.brew.sh/api/cask.jws.json
######################################################################### 100.0%
Warning: libplist 2.6.0 is already installed and up-to-date.
To reinstall 2.6.0, run:
brew reinstall libplist |
Try to add If it still doesn't work, then find where the library is installed and use |
Still not working.
|
Do you know where libplist's binary is located on your computer? |
Description: While attempting to sideload an APK using sideloader-cli on macOS (arm64), I encountered an issue where the required libraries could not be loaded. The sideloader fails during the device provisioning step, with the following error message:
Environment:
macOS (arm64)
sideloader-cli version: (tested both release and GitHub Actions build)
The text was updated successfully, but these errors were encountered: