Question:
What is a VoIP push?
Answer:
VoIP push notification is a background push that generates no alert or sound, and used to wake up an app and pass it the information about the incoming call. The app should display a local notification to users, and the call is established when the user swipes the notification.
Here is our documentation regarding the implementation of VoIP pushes:
Supported platforms:
- iOS (native, via PushKit)
- Android (native)
- Cordova / Capacitor
Note: Xamarin is no longer a supported target — Microsoft ended Xamarin support on 1 May 2024. Use .NET for iOS / .NET MAUI and Apple's PushKit framework instead.
You can only create a VoIP certificate in production mode, not development mode. Therefore, in Pushwoosh iOS app configuration you should always use Production gateway for VoIP certificates.
Comments
0 comments
Please sign in to leave a comment.