Push App Notifications on Native Mobile

1
Hi, I'm investigating the opportunities for App Push Notifications on Native Mobile. I found some documentation but it looks really scoped for hybrid apps: https://appstore.home.mendix.com/link/app/3003/ and https://docs.mendix.com/howto/mobile/push-notifications. Do you know if this is  suitable for Native apps , without doing the phonegap built?  Or am I on the wrong path?  I would also like to know if I need a paid IOs developer account just to test this. Regards, Jitze    
asked
3 answers
0

Hi Tim,

The final documentation is available here:

https://docs.mendix.com/howto/mobile/setting-up-native-push-notifications

https://docs.mendix.com/howto/mobile/native-remote-notifications

https://docs.mendix.com/howto/mobile/local-notif-parent

Have fun!

Cheers, 

Andrires

answered
1

Hi Jitze,

 

Currently the documentation for notifications for Native mobile is in writing. Please work in progress variant you can find here.

https://github.com/mendix/docs/blob/ctl-local-notifs/content/howto/mobile/native-local-notifications.md

This how to explains the use of how to use local notifications, for remote notification documentation still needs to be written, but is possible. We will keep you posted on any update. 

Cheers, Andries

 

answered
0

Hi, 

 

I am aware that this was posted 1 year ago but I am facing difficulties with Push Notification. I am using a free version of Mendix 8 and I am not planning to publish to the appstore ( as it requires money and I am a student. My supervisor wants me to do my work completely for free). 

 

I have tried “Publishing app for local development” as well as “ Publishing app for development”. When I am publishing for local, it builds successfully but I was not able to download the APK file to my phone. I tried putting the runtime URL as my local IP address of my laptop but it didnt even managed to build successfully. Do I need to pay for anything to have push notification? 

answered