Why does notification shows expo app name and logo?

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): android and ios

I am sending a push notification from my server to my android device and the notification name is expo written in the primary color of my app with on the left the expo logo.

On the right, I have my application logo. Is that all normal?

image

I have two row of description while I expect to get title and subtitle.

On iOS I have

image

I have a row of title subtitle and body, but no app logo, app primary color and app name.

Thanks for helping

If you are running your app within Expo Client, it is normal behavior. After building standalone app or ejecting to bare, the icon should change.

1 Like

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