Module Os_fcm_notif.Notification.Ios
module Ios : sig..end
val add_badge :
int -> Os_fcm_notif.Notification.t -> Os_fcm_notif.Notification.t
add_badge nb_badge notification indicates the badge on the client app home icon.
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module Ios : sig..end
val add_badge :
int -> Os_fcm_notif.Notification.t -> Os_fcm_notif.Notification.t
add_badge nb_badge notification indicates the badge on the client app home icon.