79222019

Date: 2024-11-25 07:26:13
Score: 1.5
Natty:
Report link

If it can help anyone in the future, I just solved this by adding the LiveActivityIntent Protocol

So from this:

struct PauseResume: AppIntent

To this:

struct PauseResume: AppIntent, LiveActivityIntent

And now the button works just fine!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Alan