Andrea Vahl said
11 months, 3 weeks ago: Are you trying to do a complete redirect, @kimberlyjimenez? Like if you click on the App cover image and it takes you somewhere else immediately? If so, there is no way to do this that I know of (I’m 95% sure but there could be some rogue App developer out there who has figured out a way)
But you can have an image on the other side of the app that people click on to then do a redirect. In that case there are lots of apps that might work for that. Many iFrame apps have a picture upload and you can make it clickable or do it in HTML where you have a <a href> command. Hope that helps some – let me know if I wasn’t clear what you wanted to do!