I'm quite interested in SiriKit
but my app doesn't implement any of the 6 services that SiriKit
supports :
- Audio or video calling
- Messaging
- Payments
- Searching photos
- Workouts
- Ride booking
I actually don't understand why SiriKit
only supports these services.
In my case, I have a huge database and I would like a user to be able to use Siri to search in this database. The user could say something like "Siri, search Bob Lenon in my app name".
I guess it's not possible, otherwise it would be written in the Apple documentation, but I'm just wondering why it is not possible.