BelledonneCommunications/liblinphone

How to get the Push Notification VoIP payload (iOS)

Closed this issue · 1 comments

Context

I use Linphone for my VoIP application.

General information

  • Device: generic iPhone
  • OS: iOS 15
  • Version of the App: 4.6.2
  • Version of the SDK: latest

Expected behaviour

I want to get the Push Notification VoIP payload with informations like "display-name", but since PushKit is hidden in the SDK I have troubles to access the push payload...

Are there any functions to get the Push informations?

To Reproduce

Receiving a push VoIP notification, which is managed in the SDK

Additional context

Add any other context about the problem here.

SDK logs URL

No response