I have successfully implemented appboy's 'Soft push prompts' and web push notifications for chrome and firefox.
Now, I've been trying to configure safari web push by following the documentation at configure-safari-push, created the .p12 certificate following this more friendly documentation Creating Safari Web Push Certificate and uploaded it on Appboy's dashboard.
When I test this on Safari, I'm getting the soft push prompt correctly and registerAppboyPushMessages() is being called.
On the other hand, when I send a push notification, they don't work on this browser.
Github is not the best avenue for support questions - it should be reserved for reporting bugs in the web sdk. Please ask your questions through support@appboy.com.
Hi everyone,
I have successfully implemented appboy's 'Soft push prompts' and web push notifications for chrome and firefox.
Now, I've been trying to configure safari web push by following the documentation at configure-safari-push, created the .p12 certificate following this more friendly documentation Creating Safari Web Push Certificate and uploaded it on Appboy's dashboard.
When I test this on Safari, I'm getting the soft push prompt correctly and registerAppboyPushMessages() is being called. On the other hand, when I send a push notification, they don't work on this browser.
Could you please help me out with this? Thanks!