Hi, I am researching some options for how to handle push notifications to our application built in Unity.
The use case here is that clients have access to a custom backend website were they themselves can manage their own users. Here they can also post their project specific news update to their users.
My question is, is there a way for us using our own backend, coded mostly in Python, to send push notifications to our users.