Open Issues Need Help
View All on GitHub Push token support? 2 months ago
enhancement help wanted good first issue
AI Summary: The task is to debug and fix a bug in the `capacitor-live-activity` plugin where `updateActivity` and `endActivity` calls fail after the app is force-quit. The issue is that a Live Activity remains accessible via `getCurrentActivity()`, but it's unresponsive to further updates or termination. The solution likely involves handling the app's lifecycle and restoring or cleaning up the Live Activity state appropriately after a force quit.
Complexity:
4/5
bug good first issue