Is there a way to monitor the notifications the user has received regardless the state of app?

Please provide the following:

  1. SDK Version: 40
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I want to run a background task in my app. Currently I am in managed workflow. Do I have to eject from expo to use HeadLess JS or does expo provide something with similar function?
My task is to monitor the notifications received by the user even when the app is killed.

Hey @greatestperson, this won’t be possible with the Managed workflow.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.