79193846

Date: 2024-11-15 20:26:12
Score: 0.5
Natty:
Report link

For me, perform() was only called after I conformed my intent also to LiveActivityIntet like this:

struct AnAppIntent: AppIntent & LiveActivityIntent {
}

I could also remove the empty init() ...

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Christian Schuster