logoalt Hacker News

replwoacauseyesterday at 3:43 AM1 replyview on HN

Couldn’t you have just restricted the app to being installable on only certain iPhone models?


Replies

mazzystaryesterday at 10:10 AM

Apple doesn't allow developers to target specific device models, presumably to prevent discrimination. However, you have two options: 1. Set a minimum iOS version requirement, or 2. Restrict to devices with A12 chips or later. But neither approach can exclude certain problematic device models.