Comments on: Firebase vs XMPP: What Should Be Your Choice To Build a Real-time Chat App https://www.contus.com/blog/chat-application-using-firebase-or-xmpp/ CONTUS Tue, 13 Jun 2023 10:15:35 +0000 hourly 1 https://wordpress.org/?v=5.8.1 By: Vigneshwar https://www.contus.com/blog/chat-application-using-firebase-or-xmpp/#comment-11294 Tue, 28 Feb 2023 05:48:14 +0000 http://blog.contus.com/?p=10675#comment-11294 In reply to Luxe fellas.

Hello Luxe,
That sounds great! We’d love to help you build the best chat apps. Keep in touch with our team of expert developers and have a smooth development experience with MirrorFly!

]]>
By: Vigneshwar https://www.contus.com/blog/chat-application-using-firebase-or-xmpp/#comment-11293 Tue, 28 Feb 2023 05:19:39 +0000 http://blog.contus.com/?p=10675#comment-11293 In reply to Angenlina.

Hello Angelina,
To manage push notifications in the background state for your iOS chat application using XMPP, you will need to:

Configure your XMPP server so that it supports push notifications.
Use APNS and register your device for push notifications
Implement the XMPP Extension for Push notifications in your app.
Handle the incoming push notifications.
Reconnect XMPP and fetch new messages when the user opens the app if there are any.

]]>