Comment by replwoacause

8 days ago

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

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.