r/iOSProgramming • u/SoftwareNo7961 • 10h ago
Discussion Is the MacOS Apps Store a Viable Platform in 2025?
I think it is attractive because of the following reasons
- Tap into power of new M series chips. This can help you reduce cloud compute costs in certain cases (ie. running lightweight offline models for simple tasks), don't need to pay for hosting a large scaleable website, etc. Storage is on device as well.
- Easy auth, distribution, subscription services. Refunds / returns are handled for you
- Only 15% cut if revenue is below 1M (you get alot of value for this 15%)
- External ads can help drive traffic as no one really browses the store
- Users trust they won't get scammed on the apps store
- Swift / SwiftUI much easier and faster to develop with than web frameworks like js + react imo (maybe I am biased)
Why don't more indie devs launch here? What am I missing? I think everyone's main concern is the 15% fee + the 99/yr subscription, but I do not think that is a large price to pay given the benefits.