RE: https://mastodon.social/@cheeaun/115806706662248195

Still wondering if anyone can help 🙇‍♂️🙇‍♂️

@cheeaun i had to add the source (manually, by copying the URL), after that it installed fine and works as I assume is intended
@cheeaun inside altstore pal it looks like so for me
@halcy thanks! Is adding source like part of the onboarding?
@cheeaun yeah, though only quick and easy for „recommended sources“, which is like, the rest of those you can see in my screenshot. Not sure how you become one, probably you just ask the guy…? For yours, I had to copy the URL and paste it here. I forget if the onboarding screen also showed the text field
@halcy there's no like "default" store already added and displayed? I was thinking that my app will be added there to be discovered — maybe my source is "aggregated" to their source or something 😂

@cheeaun @halcy it may help to think of AltStore less as a “store”, and more as a sideloading tool that allows developers to directly distribute their apps to users. The idea is you discover apps from the web, then install it via AltStore

If you distribute macOS apps, it’s conceptually similar to distributing your app from your website and using Sparkle to update it (Sparkle XML == AltStore Source JSON)

@rileytestut 🤔 so this means that web sites could add a 'Download via AltStore' badge, when clicked, launch AltStore, auto-add the source, and display the app page? 🙈

@halcy

@cheeaun @halcy yup! We’re actually working on a standard button anyone can easily add to their website, but in meantime you can use this URL scheme to deep link people to your source:

altstore-pal://source?url=[source URL]

Example:

altstore-pal://source?url=https://i.cizzuk.net/altstore/source.pal.json

@cheeaun @rileytestut @halcy can’t wait for a one click install button!

@q @cheeaun @rileytestut @halcy

Github user Zipdox2 has designed this pretty good looking download badge, you might want to have a look :) https://github.com/altstoreio/AltStore/issues/1607#issuecomment-2937232334

Create AltStore badge · Issue #1607 · altstoreio/AltStore

Can't find svg badge for AltStore like for AppStore https://en.wikipedia.org/wiki/App_Store_(Apple) or other stores: It will be nice to create this one in order to simply add information that app i...

GitHub