IOS Apps can run on MacOS M1 devices. We have an IOS App that we'd like to run on MacOS, but would like to alter the behaviour of the app depending on whether or not the app is running on MacOS.
Behaviour we want to tailor:
- Changing tooltips from 'tap' to 'click' and 'swipe' to 'scroll'.
- Selecting higher resolution images from our game assets.
Is there a way to programatically detect that the app is running on MacOS? It seems the User Interface Idiom returns IPAD.