I have to admit that with Android itself there's at least an option. Even though Google tries to get developers into using the Play Services instead of the built-in android api (see their location api as an example), you're still able to run your own software. You can easily get other apks or use Amazon appstore.
With Apple, you have no proper way running an app without Apple. So it'll intriguing to see such act within a platform that is truly locked.
The article says nothing about Tinder making this release on App Store, just Play Store.
If Tinder requested this update be sent to Apple users than the review process would reject the update. The Play Store doesn't put a person in the app update loop.
Fundementally this is the benefit of Linux. Google provides a nice fortune 500 solution to everything, but you could layer up and delete most of Google's packages.
It has nothing to do with Linux. Google voluntarily provides a simple UI toggle to disable Play Store restrictions on any Android device when they could easily not have one. Tinder wouldn't even try this if the only way to sideload their app was to "layer up" and deal with rooting or flashing or anything that requires technical knowledge of Linux.
You're still at the mercy of Apple giving you a valid (and revokable) app development certificate. Apps installed with a development certificate expire after a certain number of days. There's also a limit to the number of devices you can use with a development certificate.
There are enterprise distribution certificates that don't have these restrictions, but using them to distribute apps outside of the company will end up getting it revoked. (Like what happened with Facebook)
> As for the distribution, you can distribute your App open-source and let your users compile and install it themselves.
Because non-technical users will surely do that.
> The reality is this: You cannot mass distribute proprietary App's that Apple has not approved.
I feel this is the only point relevant to this post.
Yes, you can invite your developer friends to try out the app you wrote yourself. But if you actually want to make money from it, you need Apple's approval.
There's an entire ecosystem that surrounds sideloading apps that are not in the app store. They're not all developers or technically inclined people, it's a very easy thing to do and can be done on any OS. Developers can distribute an IPA that isn't valid for your device, and you use an extremely simple GUI tool (Cydia Impactor) to resign, repackage, and install all in a few steps. You don't need to be a technical user to do this. You just sign in with your Apple ID in the app (or any Apple ID, it just needs to be in the program as a free or paid account).
With Apple, you have no proper way running an app without Apple. So it'll intriguing to see such act within a platform that is truly locked.