iOS Push Notifications app icon in "dev mode" with "expo start"

I found the specifications for setting the icon shown in push notifications when the app is in background for iOS here https://docs.expo.io/versions/latest/workflow/configuration/#notification

Is this only for an actual ios build?

Would I need to run the app through Test Flight to actually see the push notification icon / app name as my icon and my app name?

I’m wondering if there is a way to show the app icon / app name instead of the expo icon and “EXPO” for background push notifications when running it in “dev mode”

By “dev mode” I mean:
$ expo start

I have a client demo in a couple days, and they will be asking why it says “expo” I’m sure haha.

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