Notification with FCM not working in Expo Go but works when built

Please provide the following:

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

Everything works as it should when the app is built, but the notification from FCM does nothing when using expo go. I can send a notification using scheduleNotificationAsync() and when using firebase’s API I get "error": "MismatchSenderId". I have not tested much on IOS yet but looks like it’s the same issue there.

Is this a limitation when using Expo Go, or is it something that’s not configured correctly?

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