FCMfix: Is there a way to trigger a broadcast after processing intents?
in Post with 0 comment

I'm trying to temporarily pull my app out of the tomb state after receiving an FCM notification. The current problem is that I need to use Thanox or hook it myself to listen for FCM push messages, the former requires additional installation and payment, and the latter requires repetitive wheel reinvention.

So I wonder if it's possible for fcmfix to trigger an additional broadcast after processing the intent, containing the target application name, and then the external can handle the tomb.

Is there anyone has already tried this or have a suggestion?

The article has been posted for too long and comments have been automatically closed.