No, you generally do not need to perform a separate domain mapping step within Pushwoosh or Firebase settings for web push notifications. The association of your website with the push notification service is typically handled through the platform configuration process.
When you set up platforms like Chrome (via Firebase) or Firefox in your Pushwoosh project, the necessary configurations link your website to the service. For instance, when using Firebase for Chrome push notifications, your website is associated with your Firebase project, which is then connected to Pushwoosh.
To ensure proper setup:
- Verify that you have correctly configured the required web platforms (e.g., Chrome, Firefox, Safari) in your Pushwoosh project settings.
- If you are using Firebase for Chrome or Firefox notifications, confirm that your Firebase project is correctly set up for your website and that the necessary credentials (such as Server Key and Sender ID) are accurately entered in your Pushwoosh platform configuration.
For detailed guidance on Web SDK integration and mapping configuration values (especially between Firebase and Pushwoosh), please consult our official documentation on Web SDK setup.
Comments
0 comments
Please sign in to leave a comment.