braze-inc / braze-web-sdk

Public repo for the Braze Web SDK
https://www.braze.com
Other
73 stars 26 forks source link

Safari web push configuration #23

Closed edasilva closed 7 years ago

edasilva commented 7 years ago

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!

jonhyman commented 7 years ago

Hi @edasilva,

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.

Thanks, Jon