altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.7k stars 890 forks source link

File "Apps" couldn't be saved #833

Open sbatururimi opened 3 years ago

sbatururimi commented 3 years ago

I have replaced all bundle identifiers as well as apps group in order to build AltStore. It builds without errors but at launch I get:

"Unable to Launch AltStore"
The file "Apps" couldn't be saved in the folder "Application Support

Could you help me to build the app? iOS: 13.3 iPhone 6s

CobreDev commented 2 years ago

Did you ever find a fix?

shanegillio commented 1 year ago

hello, sorry for the lack of response - is the issue still occurring on the latest version?

czpta commented 1 year ago

@shanegillio yes it is

czpta commented 1 year ago

Just tried this now

shanegillio commented 1 year ago

Did you also replace all bundle identifiers as well as apps group in order to build AltStore? Are you doing something different than just installing AltStore using AltServer?

What iOS and AltStore version?

czpta commented 1 year ago

@shanegillio I personally just went ahead and installed AltStore as this article recommends https://faq.altstore.io/getting-started/how-to-install-altstore-macos but I was trying to avoid it because I don't own my own computer (just have the work one). The iPad was updated to the latest OS, 16.5.1. I did my best to follow the guide here https://github.com/altstoreio/AltStore and changed all the teams to my own account. I believe the issue end users may face is on step 4, it wasn't clear how to retrieve a UDID and from my recollection I was not able to find Info.plist. I'm sure this is a user error/documentation opportunity more than it's something that needs to be fixed in a PR.