My App received firebase message notifications from my PHP code to do updates in the App. This works fine, the App can subscribe and unsubscribe from the service. BUT , If the App crashes and does not unsubscribe from firebase the Phone will continue to get these messages and display these on the screen. Is there any way to send firebase messages that only work with the App and not display on the phone (if not absorbed by the App) ?