Push Notification
How to customize OneSignal prompt text : use acceptButton & cancelButton instead of acceptButtonText & cancelButtonText
Recently, I had to initialize OneSignal with a custom call and realized that the custom text for prompt was not working. I wanted it to say “No Thanks” instead of the cancel button as per the screenshot below. I was using code as per the OneSignal documentation, as per the given screenshot below. As per