Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

How to use local push only #2412

Open
Moonyku opened this issue May 24, 2024 · 1 comment
Open

How to use local push only #2412

Moonyku opened this issue May 24, 2024 · 1 comment

Comments

@Moonyku
Copy link

Moonyku commented May 24, 2024

Question

My boss told me to use websocket to receive push messages to save more money. But the jumping to other page require configure firebase service. How can I use only local push function. Or how can I convince the boss.

@badalsaibo
Copy link

With web socket you will only receive the events when you are using the app and not when the app is in background or killed. Just bind the library on your web socket events and it would be good to go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants