Configuring iOS banner style for push notifications to "Persistent", not "Temporary"

SDK Version: 42.0.0
Platforms(Android/iOS/web/all): iOS

(I use Android personally, so this may be a dumb question)

I’ve just gotten push notifications going (using the Expo service), but I’ve noticed that the default
“Banner Style” setting for my app is “Temporary”, which apparently means that the notification appears for a few seconds, then disappears before the user can interact with it (I have them configured to take the user to a specific screen in the app).

I can see that the end user can change the setting, but is there a way of defaulting this to “Persistent”, or is it just an Apple thing that this is prevented?

Thanks in advance for any insight here.

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