Hi, I’m trying to implement push notifications in my native application with the guide on Mendix (https://docs.mendix.com/howto/mobile/notifications) Now I’m stuck on the configuration of the Push notifications on Mendix (https://docs.mendix.com/howto/mobile/notif-config-push). When I’m trying to upload the private key file, I get an error that this key empty. But when I’m checking the JSON file, the private key is filled in and is loaded in the plain (string) parameter.
↧