Is it possible to make a phone ring if the app is closed? (trying to implement voice calls inside my app)

Widgets & Design

I've started working on adding a voice call feature to my app, I am using Agora to do that. But I am stuck on how it will be possible to make the phone rings for the receiver user. Like Whatsapp, Telegram, Discord...etc

What have you tried so far?

Some ideas that came to mind is allowing overlay, or running a background service.

But both of these I've 0 experience with and IDK where to start with.

Did you check FlutterFlow's Documentation for this topic?
Yes
1 reply