How to determine iOS app running on visionOS?

Hello,

My iOS app will support running on visionOS in compatible mode and I want to do some optimizations for the UI. Is there a flag can help to determine this compatible mode on visionOS? (Just like ProcessInfo.isiOSAppOnMac)

Thanks!

FB12757613

Replies

There is no API available to determine this.