RE: https://mastodon.social/@cheeaun/115806706662248195
Still wondering if anyone can help 🙇♂️🙇♂️
RE: https://mastodon.social/@cheeaun/115806706662248195
Still wondering if anyone can help 🙇♂️🙇♂️
@liaizon thanks.
Tho' at this point, I'm quite curious if anyone's using or aware of AltStore PAL. Wondering if there are UX issues (users don't know how to use it, lack onboarding or marketing) or the usual chicken and egg problem (users don't use it because not enough apps, devs don't add their apps because not enough users) 🤷♂️
@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? 🙈
@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
@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
@cheeaun
My understanding is that if you've taken the last and optional step listed on that page (Make your source discoverable), then it should show up as one of the "recommended"s sources (see the screenshot attached), but I'm not sure...
https://faq.altstore.io/developers/distribute-with-altstore-pal
@cheeaun
Or maybe they have to add you manually. I see only some of the sources that are on the web feed are listed as "recommended" in the AltStore app.
If that's the case, then manually adding the source would be part of the onboarding as you said.