Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants