Push Notifications

Last modified: October 12, 2023

1 Introduction

These guides teach you how to configure push notifications (also known as remote notifications) for your Mendix apps. The guides are meant to be completed in order, and they teach you how to send a test push notification to a single device. Depending on your app’s starting template your app may already satisfy certain prerequisites and conditions. Complete only the steps which apply to your use case, and skip what does not apply.

After you complete the tasks above, you may wish to do more advanced tasks with notifications. For information on sending push notifications to multiple devices, use this documentation:

The documentation described above is specifically for native mobile apps. For information on local notifications, see Use Local Notifications.

To get started, begin with the series’ first entry: Add Module Dependencies.