I have a pageview which contains images. These pageview images are configured in Firestore and also have a redirectURL. This is like a promotion part where I can promote different products through an image. Once the user taps on the image, he/she is redirected to the associated URL using "Launch URL" action.
But I want an option of specifying a redirectURL such that it can navigate to a specific product page.