I'm developing an app that uses recent device LIDAR capability - how can I make that app ONLY available to recent iPad Pro's and iPhone Pro's with LIDAR hardware?
Asked
Active
Viewed 217 times
1
-
Not possible. You can only limit via iOS version. – aheze Aug 08 '21 at 06:42
-
1However you can check if the device support LIDAR using https://stackoverflow.com/questions/66383288/check-if-ios-device-has-lidar-in-swift – aheze Aug 08 '21 at 06:42