How could I send the VoIP notification from the firebase console? I already integrated firebase notification functionality in my iOS development project. Now I am want to work with callKit.
Asked
Active
Viewed 2,960 times
3
-
1Firebase does't support VOIP notification for iOS – Hetali Adhia Jan 06 '22 at 11:31
-
does any framework exist that will convert firebase push to VoIP push ? – Mazharul Belal Jan 06 '22 at 12:22
-
Check this answer this might be helpful https://stackoverflow.com/questions/44061489/is-there-any-way-to-receive-notification-through-push-kit – Hetali Adhia Jan 07 '22 at 05:02