I want to implement a native caller screen and want to connect it with FCM. But, On the caller screen, I want to play audio that is attached to my app. Is that possible?
I was trying flutter callKeep. but it didn't work properly on android 11 and also didn't manage to play prerecorded audio.
After some googling, I found I need a VoIP service. so I change my mind in that way