Azure Notification hub and Expo

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): Android and iOS

Hi , I want to use Azure Notification Hub to send push notifications. But this i challenging as there is no support for Firebase in SDK 38. I wondered about using AWS instead of Google. Or can I use Expo Notifications ? How do I go about solving this?

I need it to work on Android and Apple

Expo notifications thus far has worked well for us.

1 Like

Hey @ciscoboy,

If you don’t need additional functionality than what expo-notifications offers, I would recommend giving it a try as it will be the easiest to set up and use with an Expo project. If it doesn’t satisfy your needs, you can switch to a bare project and configure a different notifications provider.

Cheers,
Adam

But does it work with Azure Notification Hub? I need to use ANH

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.