If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

Use Notifications

Last modified: July 9, 2024

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 how-tos above, you may wish to do more advanced tasks with notifications. For information on sending push notifications to multiple devices, use this how-to:

The documentation described above is specifically for native mobile apps. For information on push notifications in hybrid apps, see Set Up Hybrid Push Notifications. For information on local notifications, see Use Local Notifications.

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