Expo and Push Notifications with other services like Airship

Please provide the following:

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

I’m building an app with Expo SDK 38 and starting to implement Push Notifications. The client wants to use Airship, but it appears I can use that and I’m forced to use the Expo push notification service (unless I eject, which I don’t cause I’m not comfortable with that process yet). So if I don’t eject, am I forced to use the expo push notification system only? Or is there a list of paid or free services I can use that expo support?

Thanks

Hey @cis4life, unfortunately to use a different push notifications service you would have to use the bare workflow.

Cheers,
Adam

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