1

My application is simple just alot of posts and every post has many comments.
I want to notify users when a comment is posted with a real time notification method.
I use laravel for backend and android for frontend , i found something called pusher , is there any method better than pusher for my app ?
or this is the method to use now for my app?

1 Answer 1

1

Pusher is a paid service the better option is Firebase Push Notifications which are really easy to use and free of cost for large amount of usage.

It also provide a lot of customization and easy to work with it.

Sign up to request clarification or add additional context in comments.

3 Comments

ok thanks but i dont want to use firebase as a database or for notifications , so can you recommend another one , alot of people say that onesignal is good too
buddy you don't need to use firebase database as an backend for using firebase notifications.
oh i searched for it and i get it now i am still somehow new to these things but thanks

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.