ArchRecord@lemm.ee 2 months ago
I love this and I haven’t even used it yet! 😅
A few things:
-
I love the idea of paying one-time to play offline, but it’s not currently very possible to do in-app purchases on a ROM like GrapheneOS, which you mentioned in the post as being something users (myself included) have. Will there be a way to pay outside of the in-app purchase dialogue to get access? (i.e. donate through bmac, then link account to app temporarily to confirm) I’d definitely like more of my money to go to you, rather than a play store fee.
Additionally, will there be a direct APK download at all, or will it only be available through the Play Store? (obviously privacy-preserving frontends like the Aurora Store exist, but it’s nice to have an APK download too 😊)
-
Thank you for making privacy the default setting, while still letting users share more if they want to. This is something I always love to see!
I’d 100% sign up for the beta right now, but since my GrapheneOS phone doesn’t have the ability to use the Play Store beta features, I’ll hold off on that so I don’t take someone’s spot :)
schamppu@lemmy.zip 2 months ago
Thank you so much!
Depending on how the legislations now post-DMA go, it might be possible to also handle payments throughout our Portal instead of app stores. The app stores, especially Apple’s, has still a bunch of rules in their ToS about this where they might remove the game entirely if you’re not using their payment system. Android is slightly more lenient on this regard though.
The cuts Patreon already takes (a whopping 14% in total, after which we then play VAT) already affects us enough that I would definitely love to rather have my own systems, but also they offer a lot of convenience to the users that we couldn’t at this point.
But overall it would be great if we could provide a direct payment system straight from Portal, as we could price that one also significantly cheaper than using Google’s or Apple’s systems when we don’t need to pay their cuts. It’s something I really want to do to be able to make the pricing as affordable as possible, and everything depends on if it’s both feasible and allowed by the app stores. But can’t promise this, as there are a lot of factors in play whether it’s feasible to provide our own systems and if it’s allowed by the biggest stores.
When it comes to direct APK downloads, maybe if we can get a good pipeline for those. I think the most realistic option is that we’ll pick the one for an “extra release pipeline” that we can automate most easily to our current systems. Could be Aurora Store, F-Droid or some other depending on what kind of automation options they offer.
ArchRecord@lemm.ee 2 months ago
I’m not an expert on what automation options they might offer, but I know Aurora Store will essentially just pass through anything you do on the Play Store since it’s just a frontend, and for F-Droid you can host a repo where you place any updated APK to automatically make it available to anyone linked to your repo.
I know alternative payment options are probably a nightmare to properly set up and integrate, so it may not be worth the increased cut of revenue you’d get, but I’m really glad you’re considering it!
I look forward to trying the game when it comes out :)
schamppu@lemmy.zip 2 months ago
So F-Droid can take a github repo as source? If that’s the case, I could consider it much sooner than I originally thought
GreyCat@lemmy.world 2 months ago
Oh yeah, I wanted to recommend an f-droid release as well, but thought you had to open your source up for that.
I hadn’t thought of making your own repository where you don’t have to do that \o/
ArchRecord@lemm.ee 2 months ago
I’m not an expert on the process, but anyone making a custom repo should be able to store the F-Droid repo on GitHub.
It looks like you wouldn’t need to make the app open-source either, as it should be capable of just accepting an apk file. (and possibly auto update from any GitHub releases page, not sure on that though)
Again, not an expert, I haven’t made an F-Droid repo yet myself, so I may have understood something wrong, but it looks relatively straightforward according to their guide
This wouldn’t make it available to users through the default preinstalled repo in F-Droid (which is heavily privacy-focused and limited in scale) but it would allow any user to just click a link or scan a QR code to add your repo to their F-Droid app.