AEM Push Notifications
Hello everyone
I'm currently trying to add the ability to send push notifications from AEM to a mobile application. For that, I have followed the documentation listed here: https://docs.adobe.com/docs/en/aem/6-2/develop/mobile-apps/apps/push-notifications.html. I've decided to go with Pushwoosh for the notifications. I have everything filled in correctly (atleast I presume so, but in AEM it tells me that the link is succesful), but whenever I try to launch the application in an emulator or actual device, the application crashes instantly.
I've build the application using the CLI and during the process there have not been any errors or whatsoever that indicate something is wrong.
If you've had something similar happening and found a resolution, please help me out here.
Kind regards