Expo Push notification will work after publish to market?

Please provide the following:

  1. SDK Version: “expo”: “^38.0.0”,
  2. Platforms(Android/iOS/web/all): Android/iOS

Hello! Can you explain “expo-notifications” component will work after publish apk to Play Market? and AppStore? Now we use managed workflow.

or needed use different library? like Bare workflow and “react-native-push-notification” component

Hey @dpisarevskiy,

Notifications will continue to work in standalone apps. There shouldn’t be need for a different library unless there is some functionality that you need that the Expo Notifications module does not offer.

Cheers,
Adam

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