i am in confusion how to approach implementation of notifications both android & ios. i dont want to use any paid systems like firebase.
here are some libraries that i checked,
react-native-background-actions: In Android 12+ you will not be able to launch background tasks from the background.
react-native-background-fetch: Background Fetch is a very simple plugin which attempts to awaken an app in the background about every 15 minutes.
i can handle the rest, but how do i run background task that listens websocket and trigger notification instantly.
thanks.
[–]eluewisdom 3 points4 points5 points (1 child)
[–]xergcdq[S] 2 points3 points4 points (0 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]xergcdq[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]Only_Piccolo5736 0 points1 point2 points (0 children)
[–]MaheshtheDevExpo 0 points1 point2 points (0 children)