Push / In-App Notifications for Flutter
    • 1 Minute to read
    • Dark
      Light

    Push / In-App Notifications for Flutter

    • Dark
      Light

    Article summary

    Push or in-app notifications are a great way to stay in touch with your app users. You can inform them about updates, send them promotions, and much more. You can track if a user views and/or clicks on your push or in-app notifications. With this info, you can optimize your notifications or the send-out time.

    This cannot be done out of the box. You will need to integrate the service used to send push or in-app notifications to your app.

    Prerequisite

    You have to install the service for push or in-app notifications. Then, we can get the message ID of the notification in order to track the receiving and opening. We recommend Mapp Engage. It only takes a few steps, and you're ready to track.


    Was this article helpful?