I have an application in which I have several subscription IDs registered. In this case, I use OneSignal.initialize, which automatically sends the subscription. However, if the subscription is deleted or there is a problem, is it possible to automatically generate a new subscription for the user who has already given permission?
Currently, I can only generate a new subscription when I install the application again and OneSignal.initialize is called again.
Code of Conduct
[X] I agree to follow this project's Code of Conduct
How can we help?
I have an application in which I have several subscription IDs registered. In this case, I use OneSignal.initialize, which automatically sends the subscription. However, if the subscription is deleted or there is a problem, is it possible to automatically generate a new subscription for the user who has already given permission?
Currently, I can only generate a new subscription when I install the application again and OneSignal.initialize is called again.
Code of Conduct