-
This is more of a question than an issue.
Is someone actually actively developing this app ? If so who can I contact ?
Thanks in advance.
-
I've had a read of https://developer.apple.com/documentation/sirikit/donating_shortcuts and noticed they recommend to "donate shortcut" with "becomeCurrent" each time the action is executed, from my u…
-
Now that Siri Shortcuts is here, it would be pretty neat if we could make shortcuts that launch apps on the TV, e.g. by telling HomeKit to activate a scene. Any timeline on this? 🙏🏼
-
Steps to reproduce:
1. Open the settings menu
2. Exit the app
3. Trigger a Siri voice shortcut
Result:
* Settings menu is still displayed when the app is opened
Expected:
* Browser is show…
-
Library should include a component for adding to Siri from the app and not needing to go via the Settings app. The following Swift generates the UI:
‘’’
let addShortcutButton = INUIAddVoiceShortcu…
-
Say we have an app with 2 states (persistentIdentifiers: `app-home`, and `app-settings`), and there are shortcuts registered for both of these states that brings you to them. If the app is launched in…
-
Linked to #937
![](https://user-images.githubusercontent.com/51007/42943100-fc26b97a-8bb5-11e8-9262-0156aea4685b.png)
-
Would it be inside the scope of the app to implement snips?
https://github.com/snipsco/snips-platform-swift
-
I initialize my ionic project using the ionic starter app. And then add SiriShortcuts plugin based on this documentation https://ionicframework.com/docs/native/siri-shortcuts/.
I tried `ionic serve…
-
After discovering the limitations of Siri needing full pre-defined actions, we came up with the idea of having users set one or several favorite websites. They could then invoke the website to open by…