Telegram-iOS icon indicating copy to clipboard operation
Telegram-iOS copied to clipboard

Suggested Smart Stack Shortcut Widget Fails to Use "Send Message" AppIntent

Open TheFanatr opened this issue 2 years ago • 0 comments

Checks

☑️ I am reporting an issue in existing functionality that does not work as intended. ☑️ I've searched for existing GitHub issues.

Details

Siri Suggestions presented (automatically generated, added, and displayed) a specific-contact 'Send a Message to' Widget, labelled for Telegram, on a Home Screen 'Smart Stack' with 'Widget Suggestions' enabled, wherein the activation of said Widget uses a 'Siri Shortcut' to launch Telegram with a 'Send a Message' AppIntent that is given an incorrect identifier for the contact in question, thereby cancelling the launch.

Note that a lot of this is educated-ish inference and guessing.

Expected Behaviour

The Widget should successfully launch Telegram with the 'Send a Message' AppIntent for the specific contact displayed within said Widget, therein triggering Telegram to, once opened, activate the UI for sending a message to said specific Telegram-user contact.

Actual Behaviour

Upon activation of the Widget, Siri Shortcuts sends a system notification detailing that the shortcut did activate but, "the value provided for Recipients in Send a Message to [...] was invalid."

Steps to Reproduce

  1. Give Siri access to a contact that Telegram tells Siri is a user of the service.q
  • The contact in question does not need to have an explicit 'socials' link in Contacts; the contact from the fail-case instance, detailed above, does not.
  1. Enable 'Widget Suggestions' on a Home Screen 'Smart Stack'.
  2. Get Siri to present a specific-contact 'Send a Message to' Widget, labelled for Telegram, on one such 'Smart Stack', for one such contact from Step 1.
  3. Activate said Widget.
  • You can do this by tapping on it.

See that the expected behaviour, does not occur.

Media

image

Environment

Device iPhone 13 Pro Max, 256, No 5G
iOS 16.2
Telegram 10.0.2

TheFanatr avatar Sep 11 '23 22:09 TheFanatr