upd: api mobile
Deskripsi: - tambah fcm komentar diskusi umum No ISsues
This commit is contained in:
@@ -33,6 +33,9 @@ export async function sendFCMNotificationMany({ token, title, body, data }: { to
|
||||
},
|
||||
// Opsional: konfigurasi APNS (iOS)
|
||||
apns: {
|
||||
headers: {
|
||||
"apns-collapse-id": "order_update_notification",
|
||||
},
|
||||
payload: {
|
||||
aps: {
|
||||
sound: "default",
|
||||
|
||||
Reference in New Issue
Block a user