show

fun show(context: Context, message: RemoteMessage)

Show a notification for the given message.

Since API android.os.Build.VERSION_CODES.TIRAMISU this methods requires the android.Manifest.permission.POST_NOTIFICATIONS permission to be granted to display a notification.