Closed ondrejnedoma closed 10 months ago
I solved this by using a completely different activity rather than just a different component, doesn't change the fact that this should be fixed though.
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
My goal is to implement an alarm functionality into my app, triggered by an FCM message. I had 2 possible approaches
This method always returns null when it's triggered by a fullScreenAction, but it works as expected with a pressAction.