• ExLisper@linux.community
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    1 year ago

    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
      link
      fedilink
      English
      arrow-up
      9
      ·
      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
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      edit-2
      1 year ago

      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
        link
        fedilink
        English
        arrow-up
        1
        ·
        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.