Add support for ios push notifications
This commit is contained in:
@@ -394,6 +394,7 @@ export type AlertParams = {
|
||||
}
|
||||
ios?: {
|
||||
device_token: string
|
||||
bundle_identifier: string
|
||||
}
|
||||
android?: {
|
||||
device_token: string
|
||||
|
||||
Reference in New Issue
Block a user