<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mesibo Real-time Push Notification on mesibo documentation</title><link>https://docs.mesibo.com/api/push-notifications/</link><description>Recent content in Mesibo Real-time Push Notification on mesibo documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.mesibo.com/api/push-notifications/index.xml" rel="self" type="application/rss+xml"/><item><title>Configure FCM and APN Push notification Credentials in mesibo Console</title><link>https://docs.mesibo.com/api/push-notifications/configure/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.mesibo.com/api/push-notifications/configure/</guid><description>&lt;p&gt;To enable mesibo to send push notifications to your users, you need to configure push notification credentials in the &lt;a href="https://console.mesibo.com/"&gt;mesibo console&lt;/a&gt;. Alternatively, you can also use &lt;a href="https://docs.mesibo.com/api/backend-api/push-notifications/"&gt;mesibo backend APIs&lt;/a&gt; to configure push credentials.&lt;/p&gt;
&lt;p&gt;Go to your &lt;strong&gt;App settings&lt;/strong&gt; in the &lt;a href="https://console.mesibo.com/"&gt;mesibo console&lt;/a&gt; and then go to the section &lt;strong&gt;Push Notifications&lt;/strong&gt;. Now, upload FCM and APN credentials for your app.&lt;/p&gt;












&lt;a class="glightbox" href="https://docs.mesibo.com/api/push-notifications/images/push-upload.png"&gt;
 &lt;img src="https://docs.mesibo.com/api/push-notifications/images/push-upload.png" alt="" style="max-width: 100%; height: auto;" /&gt;
&lt;/a&gt;

&lt;p&gt;You can perform following steps to get FCM or APN credentials.&lt;/p&gt;</description></item><item><title>Preparing your App to receive Push Notifications</title><link>https://docs.mesibo.com/api/push-notifications/prepare-app/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.mesibo.com/api/push-notifications/prepare-app/</guid><description>&lt;p&gt;Once you configure push credentials in the &lt;a href="https://console.mesibo.com/"&gt;mesibo console&lt;/a&gt;, mesibo is almost ready to send push notifications to your users. However, you still need to prepare your app to receive and process push notifications. You need to ensure that your app can process push notifications quickly and can perform the following tasks.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Initialize mesibo on receiving a push&lt;/li&gt;
&lt;li&gt;Use local notifications to show customized notifications&lt;/li&gt;
&lt;li&gt;Send device token to mesibo&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="1-initialize-mesibo-on-receiving-a-push"&gt;1. Initialize mesibo on receiving a push&lt;a class="td-heading-self-link" href="#1-initialize-mesibo-on-receiving-a-push" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;When your app receives a push notification, the system launches your app or wakes it from the suspended state. If you have already initialized mesibo, and when the system wakes your app from the suspended state, mesibo will connect automatically. However, if the system launches your app on receiving push, your app MUST ensure that mesibo is initialized quickly before the system suspends your app.&lt;/p&gt;</description></item><item><title>Troubleshooting Push Notifications</title><link>https://docs.mesibo.com/api/push-notifications/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.mesibo.com/api/push-notifications/troubleshooting/</guid><description>&lt;p&gt;Push notifications are crucial for keeping your app users engaged and informed. If you&amp;rsquo;re facing issues with push notifications, follow these steps to troubleshoot and resolve the problem. Do not skip any steps or the final note. We have covered all scenarios, common mistakes, and even provided you with scripts to bypass mesibo and send push directly.&lt;/p&gt;
&lt;h2 id="step-1-verify-firebase-and-apple-push-credentials"&gt;Step 1: Verify Firebase and Apple Push Credentials&lt;a class="td-heading-self-link" href="#step-1-verify-firebase-and-apple-push-credentials" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Ensure that you have correctly configured the push credentials for Android (Firebase) and iOS (Apple Push Notification Service) in the mesibo console as described &lt;a href="configure"&gt;here&lt;/a&gt;. Common mistakes include:&lt;/p&gt;</description></item></channel></rss>