IOS : add action to image in content extension push notification – Ios swift
I am showing multiple images in form of a grid in my content extension. how can I add an different action for every image. I know we can add action for button. Is it possible to add action for image…