Hi, I am pretty confused about the expo notification part. I am currently able to get notifications If I am running my app in expo. If I publish my app to AppStore or playstore, will the notifications still work ?

Please provide the following:

  1. SDK Version: 45
  2. Platforms(Android/iOS/web/all): all
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Replace this section with as much relevant information as possible and any relevant code along with your question.

Hey @neerab1652,

The notifications will continue to work in a production app. Please make sure to go through the Credentials section on Push Notifications Setup - Expo Documentation documentation to set it up for each app store.

You can also test your app in production mode by following the command mentioned here: Development and production modes - Expo Documentation

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