Push notifications with multiple mobile apps

0
Hi, as far as I know you can have one or more mobile apps connected to your Mendix node. However I was wondering if the push notifications module supports multiple mobile apps. Is this use case supported or anyone experience with that?
asked
1 answers
1

Yes, we can. However you need the new push notification module with Firebase Cloud Messaging support. In the firebase console you can add multiple apps. Then from the iOS app configuration section you can setup an APNs authentication key to connect with APNs.

answered