I would like to implement a full screen push notification in iOS
(Something like WhatsApp's when a user calls another user in iOS)
Currently I notification that pops up on the top toolbar, its small and can be swiped. I would rather have it where the whole screen is taken over by the call screen and can be answered or declined.
Do I have to use PushKit from apple or does the SinchSDK (SinchRTC) already include this?