Hello everyone,
I would like to ask a few questions about iOS 15.How should i integrate the new notification structure that comes with iOS 15 in my messenger application which has features such as VoIP Communication , SMS and Instant Messaging ?
I already done some tests with iOS 15 developer beta version and i found both new clues and new unknowns.
For example;
Should I design SMS and IM notifications from Push Server as communication or non-communication and set the level of interruption according to its priority?The Apple docs aren't exactly clear on this They only mentioned non-communication notifications and examples. In my tests, I saw that VoIP notifications were not separated as communication or non-communication notifications.I could not see any information about this in Apple user-guide.That’s why I came to this result by testing.If you have done a similar test, can you share the results ?
Since it is not related to the new notification design of VoIP push, i did not see any negative situation in my VoIP call tests.
Finally ,Apple recommends that we integrate SiriKit with iOS 15 for such applications.How does Siri Kit affect VoIP,Communication and Non-Communication Notifications, what kind of design should be done ? Do I have to use the notification extension if I use Siri Kit ?
If we can discuss these questions together, I think it will be very beneficial for all of us.
Thank you everyone so far.