Hi, I'm completely new to developing iOS/iPadOS apps. But I was hoping to develop an app to give some of my favourite apps keyboard shortcut support. Some of these apps would be Youtube, Songsterr and Spotify. Is this possible with the SDK in any way? So far I've found the IPC on iOS is very limited so I don't have high hopes...
Develop app to enable keyboard shortcuts for other apps
iPadOS [1] does not provide any infrastructure for an app to add keyboard shortcuts to other apps.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] Well, all our platforms exception macOS, which does have more options in this space.