Hi,
Can any of you guide me how to add multiple actions on a frame? I am working on a movie ticket booking app, there is a slider of different movies, I have put an interaction that it moves to another movie by using “DRAG” action but there is one movie which needs to be clicked in order to make a booking, I have added “CLICK” action and connected to the Movie page but this click action is not working, only drag is functional.
How do I fix this issue?