this post was submitted on 12 Nov 2023
56 points (75.5% liked)

Privacy

31855 readers
207 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ExLisper@linux.community 16 points 1 year ago (2 children)

Cool but this is still just installation, right? The app will still have to be signed by apple? I will still have to pay Apple to build and sign the app? That's the difference between android and iOS. On android you pay to put the app on play store. On iOS you pay to sign the app even if you're developing locally. And yes, not all apps require signing but some do. You have to pay apple just to build the app and put it on your own phone.

[–] TCB13@lemmy.world 6 points 1 year ago

The app will still have to be signed by apple? I will still have to pay Apple to build and sign the app?

That's the real question that everyone wants answers to and that Apple has been avoiding.

[–] einsteinx2@programming.dev 2 points 1 year ago* (last edited 1 year ago) (1 children)

This hasn’t been true for years…

“You can learn how to develop apps for Apple platforms for free without enrolling. With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices.”

https://developer.apple.com/support/compare-memberships/

Not to mention you can already side load apps using a free account as well, you just have to refresh the signing once a week. Presumably “real” side loading will remove that restriction and make the process simpler.

[–] ExLisper@linux.community 1 points 1 year ago

Are you sure? Last time I've checked adding Network Extension entitlement required joining apple developer program which costs $99 per year. It doesn't say this explicitly in any of the docs but it does say you need a certificate and to get a certificate you have to join Apple Developer Program. So you have to pay $99 to install an app you're developing on your own phone.

And how will you share an app with other people without signing it? I have no idea. Looking at the link you shared the free membership doesn't include any form of app distribution. I think to install any app on iOS it has to be signed and to get a certificate you need to paid membership. Without paying the only thing you can do is to run some apps on your own phone. And from what you saying even this is difficult because you have to sing it every week.