Closed Linoa65 closed 4 years ago
Hello @Linoa65 ,
Unfortunately, we support only VoIP push notifications for iOS that require to use CallKit. VoIP notifications are the special kind of data messages.
Currently, I see only the option to connect Voximplant application with a third-party push service from which non-VoIP push notifications will be sent. It will require changes in your VoxEngine scenario and on the application side as well.
Please note that non-VoIP push notification is less stable than VoIP push, it may not be received by the application or may be received with a delay critical for a call.
Best regards, Yulia Grigorieva
Hello !
I'm actually using Voximplant VOiP push notification to handle calls on app background/close on iOS. Apple told us that iOS 13 will change the logic and the app will crash if VOiP notification is not immediately send to CallKit to display the incoming call. I have requirement which prevent me to using CallKit because I need to display custom layout for incoming calls. Is there a way to avoid this with using data-only messages or remote notification from VI to be able to have a custom display of call ? I'm searching for a definitive solution, and I totally can't use the CallKit for my requirements.
Sincerely Florient