Hi friends! i have just seen here thhis new Altstore 2.0 rebase: https://github.com/SideStore/SideStore/actions/workflows/rebase.yml but i have no idea of what it is.
Can you clarify my doubt?
#[QUESTION] Altstore 2.0 rebase build
1 messages · Page 1 of 1 (latest)
Ack, can't forward here
Not yet, the CI is broken due to addition of AltBackup.ipa copy onto main build.
Once it is ready i will provide the link
@scarlet dew
Ok, but what is this? A new SideStore? A better SideStore? What are the differences? If possible to know obviously
upcoming version of sidestore with UI changes to look similar to current altstore and bug fixes
Just tried last 0.6 build be86d22, "all" worked for me but i have a bug to report. I wan to be clear: SideStore is refreshed correctly to the end and it works, just like before with version 0.5.9 so i don't know why there is this error in the script but i hope you can fix this. The error says:
The "Refresh All Apps" action could not be performed because the SideStore app quit unexpectedly.
Like i have written it's a bit stange because it works, the only downside is that for this error the automation doesn't get to the end disabling the VPN because the script Refresh my apps" seems to crash before obviously (also if SideStore is refreshed correctly).
"Error"
Is it possible to fix this crash of the script "Refresh my apps"?
@scarlet dew
@there is also a bug Impossible to load package AltStoreCore with LiveContainer: https://github.com/hugeBlack/LiveContainer/issues/16
GitHub
Describe the bug Error with last SideStore 0.6.0 : https://github.com/SideStore/SideStore/actions/workflows/rebase.yml Impossible to load package AltStoreCore
Ah i see, haven’t got to the shortcuts yet
Need to fix backups first then shortcuts, these are my next 2 major issues to deal with
And thanks for testing
i switch back to the last 0.5.9 until the first nightly of this 0.6 
yeah, the reason being, migrations are still not resolved, else we can give a safe way to preserve all existing data when switching versions
-
installing via altserver works
-
sources show broken in the sources tab
a) custom anisette servers worked (mine worked)
b) i dont have dev acc to test, but i couldnt sign this specific version with a developer cert, other versions do work though
c) app icons do change
- manual installs and refreshes all work properly
i havent seen any significant issues other that some wierd animations and the sources tab being broken
For the broken stuffs 2, can you post a video of flow that you are doing and where it is broken
okay will test and record later
when trying to change the anisette server url
oh i need to update my sidestore to the latest alpha
i was using yesterdays one
The refresh servers button
Has a wierd animation
Ah the refresh button, I see
I was working on this screen today but couldn’t get to that
I will fix that soon
Yeah, in latest alpha these are fixes:
-
settings title/header won’t disappear after entering anisette servers screen and coming back.
Reason: anisette servers screen was SwiftUI and navigationBar was set to hidden explicitly but wasn’t set back to visible when going back. Fixed this. -
Added Toast popup when performing “refresh servers” only via a. button press b. When first entering the anisette servers screen each time (when the url is being edited, there won’t be status update about refresh/failure to refresh but for each character edit it does try to perform refresh on this assumed new url)
Try this and let me know, i am interested in knowing how the popup works for following 3 cases
a. with internet
b. without internet
c. with cellular/wifi turned on but no internet connection (like wifi not working but connected case)
when
- Entering the screen
- Hitting refresh button
- Pasting the new server URL
a. Working URL
b. non working url (such as www.google.com or anything)
c. working server but bad data (json not proper or required fields in json missing)
d. single entry json url
e. dual entry json url - Actively editing the url via (a. a. onscreen keyboard and b. external keyboard)
a. Observe how if there are any popups or errors during the editing,
b. Notice if there is slowdown in UI when editing.
Expectations: there shouldn’t be any messages/popup when editing
For case 1 when entering this screen when internet doesn’t work or the json is bad or url is bad:
expectations: Screen will be empty with a popup for the error reason
@golden widget if possible can you note down or compose these test notes and respective areas being tested and which version did you use when confirming the tests passed.
Ex:
Name: Settings -> anisette servers screen
sidestore-version: <commit-id from the alpha release page which was downloaded>
tests: <just copy and paste what i had posted> and if you did anything else
coverage: <what all passed>
ex 1.a PASS
2. FAIL
Reason: <what caused the failure>
please post them in the sidestore docs page somewhere or ask @modest gate for proper place to post these for now (these doesn’t have to be public/user facing and can be internal/src-code docs until we have unit + ui tests and integration tests)
Okay working on it right now
Can I dm you my results?
@scarlet dew i dmed u my results