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

question about background services #1

Open
Cersin opened this issue Nov 27, 2024 · 2 comments
Open

question about background services #1

Cersin opened this issue Nov 27, 2024 · 2 comments

Comments

@Cersin
Copy link

Cersin commented Nov 27, 2024

Hi,
Can you receive calls with this app when it is turned off with this flutter plugin? Can we integrate it with pushes?

@siprix
Copy link
Owner

siprix commented Nov 27, 2024

Yes, you can add this plugin into own project, add firebase_messaging, and implement '_firebaseMessagingBackgroundHandler' which starts activity and becomes ready to receive calls.

@siprix
Copy link
Owner

siprix commented Dec 3, 2024 via email

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