Closed archerx3 closed 6 years ago
Hey @archerx3
Apologies for the delay.
True, you can't handle custom actions for CTNotificationContent, the library provides a class to accomplish Image Slideshow view.
This is because when you use the Image Slider option provided by CleverTap, we need CTNotification category to enable transition between multiple images.
If you want to register your own actions which let you perform a function on a click, I would recommend that use CTNotificationService library that adds media attachments (image, gif, video, audio) to iOS push notifications.
Thanks!
Closing the issue, If you have more questions or concerns you can always reach out to the CleverTap support team at support@clevertap.com.
We can custom more actions using code, the category is not "CTNotification". But, can not handle the action event by ourself.
So, can provide?