I am using SIPSorcery library for making Audio/Vedio calls in a chat app. but how can I send the SDP offer to the app while the app is in the background?
I am using Firebase notifications so I was wondering if I can send a call-style notification as the with the SDP offer. Is this possible, and if it is possible, how can I do this in C# Maui app