Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback doesn't resume after using Siri Shortcut on iOS #2258

Open
1 task done
bjtitus opened this issue Oct 11, 2024 · 3 comments
Open
1 task done

Playback doesn't resume after using Siri Shortcut on iOS #2258

bjtitus opened this issue Oct 11, 2024 · 3 comments
Labels
[Type] Bug Used for issues where something is not functioning as intended.

Comments

@bjtitus
Copy link
Contributor

bjtitus commented Oct 11, 2024

Description

It appears Siri can remain active after invocation in iOS 18.1 and we are waiting for the app to reappear in the foreground before playing.

Step-by-step reproduction instructions

  1. Use iOS 18.1 with Apple Intelligence enabled
  2. Enable "Always speak response" for Siri Responses
  3. Add the "Resume podcast" Siri shortcut in Profile > Settings > Siri Shortcuts
  4. Enter the Pocket Casts app
  5. Play a Podcast
  6. Pause the podcast and stay on the Now Playing screen
  7. Invoke Siri and say "Resume podcast", triggering the shortcut
  8. Notice that the Play button turns to Pause but playback doesn't begin
  9. Dismiss Siri and playback will begin

Workarounds

  • Change Settings > Apple Intelligence & Siri > Siri Responses > "Automatic" or "Prefer Silent Responses"
  • Say "Play" instead of the shortcut phrase if the podcast is the currently playing item
  • Say "Thanks" after asking to resume to dismiss Siri

Screenshots or screen recording

No response

Did you search for existing bug reports?

  • I have searched for existing bug reports.

Device, Operating system, and Pocket Casts app version

iOS 18.1, Pocket Casts 7.74

@bjtitus bjtitus added the [Type] Bug Used for issues where something is not functioning as intended. label Oct 11, 2024
@bjtitus
Copy link
Contributor Author

bjtitus commented Oct 11, 2024

See initial user report: 8801774-zd-a8c

@rviljoen
Copy link
Contributor

When looking into this, we should probably consider migrating from custom intents to the latest App Intents framework as well. Good resource here:
https://developer.apple.com/videos/play/tech-talks/10168

@danielebogo
Copy link
Contributor

@rviljoen it's on our radar 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Used for issues where something is not functioning as intended.
Projects
None yet
Development

No branches or pull requests

3 participants