I am developing an application with push notifications using one signal + ionic + firebase, the idea is that the application can receive push notifications at all times. I already get notified when the user closes it (the app is in the background) but I can not find the application or the service to run when the device is turned on, Example whatsapp.
I would like to know how to start the application or service once the phone turns on,
If you know any plugin to do this or have any idea of how I could get it, I would be very helpful.
Greetings and thanks.