Design great actions for Shortcuts, Siri, and Suggestions

RSS for tag

Discuss the WWDC21 session Design great actions for Shortcuts, Siri, and Suggestions.

Posts under wwdc21-10283 tag

3 Posts

Post

Replies

Boosts

Views

Activity

Shortcuts open URL on working on macOS but working on iOS
We have a number of shortcuts that build a HTML with JS in a Text action. We then base64 encode that Text action and then use the URL action to parse it as "data:text/html;base64, Base64 Encoded". We then open the URL with the Open action. This works perfect in iOS on iphone and Ipad. Now that macOS supports Shortcuts we tried our automations and all of them fail to open the URL. The error we get is "Shortcuts could not open the app for the URL scheme "data" because the app is not installed on this device Any ideas would be greatly appreciated
0
0
1.6k
May ’22
Why Siri Suggestion that show in Photo share sheet limit show 20 count persons for group?
I develop my an IM app for support Siri suggestion feature. I donate a INSendMessageIntent when user send message in group. I create INPerson array by users in that group. But the photo share sheet only show max 20 persons, the trust is I set persons parameters count is 56. Who can explain why limit show max group users count, or my anything wrong? I circle the key point in picture by red pencil. The second and the fourth chat that users in group count more than 20.
0
0
1.4k
Feb ’22
Shortcuts open URL on working on macOS but working on iOS
We have a number of shortcuts that build a HTML with JS in a Text action. We then base64 encode that Text action and then use the URL action to parse it as "data:text/html;base64, Base64 Encoded". We then open the URL with the Open action. This works perfect in iOS on iphone and Ipad. Now that macOS supports Shortcuts we tried our automations and all of them fail to open the URL. The error we get is "Shortcuts could not open the app for the URL scheme "data" because the app is not installed on this device Any ideas would be greatly appreciated
Replies
0
Boosts
0
Views
1.6k
Activity
May ’22
Why Siri Suggestion that show in Photo share sheet limit show 20 count persons for group?
I develop my an IM app for support Siri suggestion feature. I donate a INSendMessageIntent when user send message in group. I create INPerson array by users in that group. But the photo share sheet only show max 20 persons, the trust is I set persons parameters count is 56. Who can explain why limit show max group users count, or my anything wrong? I circle the key point in picture by red pencil. The second and the fourth chat that users in group count more than 20.
Replies
0
Boosts
0
Views
1.4k
Activity
Feb ’22
How to set Siri Voice in AVSpeechSynthesizer
I would like to have access to Siri Voice in AVSpeechSynthesizer to read text in our applications. I checked that it can already be accessed in Voice Over but not in Speech. I don't know if it can already be done in iOS 15. I need your help. Please.
Replies
1
Boosts
0
Views
3.5k
Activity
Oct ’21