Will push notification work even if we cancel Appery subscription once we have delivered App to client?
Hi
I am developing an app with push notification for my client.
I have stored all the registered devices in appery database.
But I want to know Is it necessary to associate my app with appery database to send push notification even after completing the development and putting my app in app store and google play.
If it's like this than do I need to continue the appery io subscription to sent push notification and store my registered devices.
Else if there is a way to save my registered devices in my own database on my server and send the push notifications through that database please share a documentation / article etc.