Hacker News new | ask | show | jobs
by prime17569 1092 days ago
This. Apps can declare support for Assistive Access by adding UISupportsFullScreenInAssistiveAccess = YES to their Info.plist:

https://developer.apple.com/documentation/bundleresources/in...

There isn't any other way to further integrate into the feature though.