Your app is most likely to have users from different devices that runs on iOS, Android, or web, which demands implementation of platform-specific codes when it comes to sending a notification such as a critical alert. A critical alert is a notification that can be sent to iOS device users even when mute or Do Not Disturb is turned on. Use a UserMessageCreateParams instance to properly notify critical alert messages to iOS device users in your app.