Zum Hauptinhalt wechseln

 Subscribe

In order to engage users with instant rich content, applications often push notifications beyond just plain text. These notifications can contain urls, images, sounds, and more. With Azure Notification Hubs and the new iOS8 Push Notification custom actions, developers can use rich push to easily provide an engaging user experience.

The Azure Notification Hubs Rich Push tutorial takes you through an ASP.NET backend that stores and sends a rich payload (image) and an iOS app that retrieves and displays the payload after user taps to learn more. Unlike a plain push notification, the backend first sends a rich content ID to the user’s device using a silent notification. The native application then retrieves an image before displaying the notification. This ensures the content is displayed instantly when the user taps the More button.

Rich Push with Notification Hubs in iOS8

To complete this tutorial, you need the Azure Notification Hubs Notify Users tutorial or your own WebAPI project and iOS application.

If you have any questions or feedback, please use the comment section or GitHub.

  • Explore

     

    Let us know what you think of Azure and what you would like to see in the future.

     

    Provide feedback

  • Build your cloud computing and Azure skills with free courses by Microsoft Learn.

     

    Explore Azure learning


Join the conversation