I am trying to send a push notification with a button in azure notification hub. I just found this example for iOS,
Is there a way to add a button to azure push notifications to Xamarin forms
I am trying to send a push notification with a button in azure notification hub. I just found this example for iOS,
Is there a way to add a button to azure push notifications to Xamarin forms
Hi, NishanthiKumari-8451. Try to check the following documentation to get how to use in Xamarin.Forms. You could configure the notifications on each platform.
Check the docs:
https://docs.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-xamarin-forms
https://docs.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-xamarin-forms#configure-the-native-ios-project-for-push-notifications
7 people are following this question.