79571907

Date: 2025-04-13 18:50:01
Score: 1.5
Natty:
Report link

I stumbled across a similar "incompatible hardward" error, along with "incompatible on this iPad", in TestFlight on my iPad. The problem was that I had set UIRequiredDeviceCapabilities to both 'location-service' and 'gps' (thinking I needed both) in my app. Turns out, iPads don't support 'gps', only 'location-service'. Removed 'gps', and was able to install. Hope this helps someone!

Reasons:
  • Blacklisted phrase (0.5): I need
  • Whitelisted phrase (-1): Hope this helps
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Brad Serbus