Hacker News new | ask | show | jobs
by Gigachad 1320 days ago
I wonder why the file can’t be distributed inside the app on the App Store. That way downloads would be much more convenient.
2 comments

Is P2P torrent type of sharing the load possible under AppStore guidelines (be they iOS or Android)? I've honestly never even thought about this being a thing, but with large shared data that doesn't change, why not?
P2P, as in hosted from other people's phones? I think the issue is that people generally wouldn't be happy with P2P data uploads from their phones (compared to P2P on desktop, where internet is cheaper/faster, and battery isn't an issue).
They are banned on iOS but not on Android.
appstore has app size limits.
There's also a way to host app resources in the App Store, usually used for levels in games and such:

https://developer.apple.com/library/archive/documentation/Fi...

Looks like this has a limit of 512MB for any single file or resource tag group.