Skip to content
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

Various feature requests for appinst #37

Open
Wh0ba opened this issue Jul 30, 2018 · 5 comments
Open

Various feature requests for appinst #37

Wh0ba opened this issue Jul 30, 2018 · 5 comments

Comments

@Wh0ba
Copy link

Wh0ba commented Jul 30, 2018

1 - there is a feature in ipainstaller which logs the full error if there is any
i.e installing an iPad app on an iPhone , installing an app on an unsupported iOS version
and it's very useful to understand why the install fails

2 - set the tmp folder permissions to be deleted by all so when we run appinst as root then we run it as mobile we shouldn't have the "failed to remove the temporary folder" thing

3 - adding a force install mode just like ipainstaller which forces the ipa to be installed no matter what errors occur (except for the binaries not being signed/fakesigned )

4 - adding a quite mode so nothing pops up except for errors

i'm sorry if i should make multiple issues or just summing them in one
and thanks

@akemin-dayo akemin-dayo changed the title Appinst: error logging and permissions and feature request Various feature requests for appinst Feb 11, 2021
Repository owner deleted a comment from mrwags Nov 1, 2021
@dlevi309
Copy link

@Wh0ba idek if you’re still interested in this, but installd in iOS13+ has a class that allows the iPad app installation stuff, here’s the code. If you install it as a tweak, appinst is able to install iPad apps with no changes to the codebase.

@Hophoang
Copy link

Dddrytf4

@Hophoang
Copy link

java.lang.RuntimeException: {"Identity":"0","XErr":2148916233,"Message":"","Redirect":"https://start.ui.xboxlive.com/CreateAccount"}
at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.acquireXsts(MicrosoftBackgroundLogin.java:222)
at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.lambda$performLogin$2$net-kdt-pojavlaunch-authenticator-microsoft-MicrosoftBackgroundLogin(MicrosoftBackgroundLogin.java:80)
at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin$$ExternalSyntheticLambda3.run(Unknown Source:8)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

1 similar comment
@Hophoang
Copy link

java.lang.RuntimeException: {"Identity":"0","XErr":2148916233,"Message":"","Redirect":"https://start.ui.xboxlive.com/CreateAccount"}
at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.acquireXsts(MicrosoftBackgroundLogin.java:222)
at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin.lambda$performLogin$2$net-kdt-pojavlaunch-authenticator-microsoft-MicrosoftBackgroundLogin(MicrosoftBackgroundLogin.java:80)
at net.kdt.pojavlaunch.authenticator.microsoft.MicrosoftBackgroundLogin$$ExternalSyntheticLambda3.run(Unknown Source:8)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

@Hophoang
Copy link

Akgwyts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants