Hi Guys,
I didn't find a way how to create Urban Airship WEB push notification with custom icon, alert, title and external url action at the same time. I'm using Java API 3.0.0
https://docs.urbanairship.com/reference/libraries/java/3.0.0/ .
WebDevicePayload gives ability to set title, alert and icon but there is no ability to add option of external url opening action.
Notification class have ability to add external url opening action, but doesn't provide ability to customize icon and title of push notification.
Any ideas, Guys, how this can be solved via Java API ?
Thanks in advance
Comments
1 comment