This page refers to azure-sb package, but there's a newer @azure/service-bus package. Can/should we use this for notifications?
Also the link to the iOS notification payload documentation does not work.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for the feedback @dhulme! We are currently investigating and will update you shortly.
Related to https://github.com/Azure/azure-sdk-for-js/issues/3729#issuecomment-619079211
There's also @azure/arm-notificationhubs mentioned on https://docs.microsoft.com/en-us/javascript/api/overview/azure/notification-hubs?view=azure-node-latest
Hi @dhulme, Azure/azure-sdk-for-node has been deprecated and replaced with Azure/azure-sdk-for-js. I also noticed your comment as well so I would advise still utilizing azure-sb until the team has integrated notification hub in the js sdk.
With regards to the missing iOS link, I've assigned this issue to the doc author due to Apple updating thier docs.
Thank you for catching that @dhulme -- I have updated this sentence in the iOS section with a link that seems more appropriate: https://developer.apple.com/documentation/usernotifications.
Thanks, looks good
@RyanHill-MSFT This was very confusing for me as well. I spent a fair bit of time trying to figure out how to use the new js sdk to achieve to send push notifications. The tutorial should clearly state that this is not currently supported in the new sdk.
@RyanHill-MSFT This was very confusing for me as well. I spent a fair bit of time trying to figure out how to use the new js sdk to achieve to send push notifications. The tutorial should clearly state that this is not currently supported in the new sdk.
/cc @sethmanheim