this post was submitted on 08 Aug 2023
11 points (100.0% liked)

Lemmy App Development

693 readers
18 users here now

A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.

On-Topic:

Off-Topic:

founded 1 year ago
MODERATORS
 

With every new App published on IOS I wonder again how the financing works. Just through donations, or do you "take one for the team"?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 1 year ago (1 children)

Just to clarify, you do not need to pay the subscription when building an iOS app. Apple does have free tier developer accounts with limitations. Such as you can only install 3 development apps on an actual device at a time, you need to resign (reinstall) the apps every 7 days, certain capabilities are not available such as Push Notifications, etc.

Now, for releasing to the AppStore or TestFlight, you will need to pay the subscription fee. You also need to continue paying the subscription in order to keep you apps on the AppStore.

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Feels like a control thing, a "your app is not going to be on an iphone without our approval for verry long"

Prevents consumers from (self signing and) sideloading apps for personal use by using the app development system (pipeline)

If even a completely sandboxed system like DosBox or theoretically a linux emulator is banned, why do they care this much?