Hi,
I have an iOS app that controls the lights in my house.
I'm interested in exposing some of my app's functionality to the iOS Shortcuts app & Siri to, for example, run a shortcut job in my app.
Is that something that I can do within Delphi, or do I need a Swift App that exposes the intents and then calls my app using something like a custom URL ?
Thanks