I had developed a notification service extension to send message notification with silent notification.Now i want to send image,Contact and location with message.Is that possible to send this data to thorugh notification service extension. Thanks in advance. Any help will be appreciated.
Asked
Active
Viewed 164 times
0
-
Contact and location will not be possible. For image/video/gif/audio refer https://stackoverflow.com/a/50903844/5084797 – manishsharma93 Aug 09 '19 at 11:57
-
Welcome! I suggest checking the developer documentation and wwdc sessions about notifications. Feel free to ask if you have specific questions or problems – Bastian Aug 09 '19 at 12:59
-
how did you manage to make it silent , what payload you sent , as my case is that notification is always showned – mazen amr Dec 01 '22 at 15:31