Allow for enabling wrapping of deep link URLs inside of push notifications similar to emails so that when a user clicks on a push notifications the associated URL triggers a push_clicked event. This does require updating the client side SDKs for proper support.
Allow for enabling wrapping of deep link URLs inside of push notifications similar to emails so that when a user clicks on a push notifications the associated URL triggers a
push_clicked
event. This does require updating the client side SDKs for proper support.Resolves #499