Run task when app is closed

Please provide the following:

  1. SDK Version: 39
  2. Platforms(Android/iOS/web/all): mainly Android

Hi, I’ve tried to find topic that could give me simple answer but I didnt find one.

I’m looking for a library that works like ‘expo-background-fetch’ but also when the app is closed.

My point is to create feature in application that will check in intervals data from api and send notifications.

For now I only managed to add this ability when app works in a foreground and in a background. I’m using: ‘expo-background-fetch’, ‘expo-task-manager’, ‘expo-notifications’.

Still I need it even when the app is closed.

Hope that I described my problem well enough

1 Like

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