You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, can I implement PushKit directly inside my app to handle VoIP excluding Linphone notification management with just this line of code? core.pushNotificationEnabled = false
Will this affect the onCallStateChanged method? will it no longer be notified?
Or it's just useless integrate Linphone and PushKit separately?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi all, can I implement PushKit directly inside my app to handle VoIP excluding Linphone notification management with just this line of code?
core.pushNotificationEnabled = false
Will this affect the onCallStateChanged method? will it no longer be notified?
Or it's just useless integrate Linphone and PushKit separately?
Thanks.
The text was updated successfully, but these errors were encountered: