Forum Discussion

gindi_khangura's avatar
gindi_khangura
Occasional Contributor
10 years ago

[iOS] Multi-Gestures ETA?

Multi-gestures are currently only supported on Android applications; is there an ETA on when iOS will have support for this feature?



I am not sure if this is the correct place to ask, or if I need to contact support?

5 Replies

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)
    Hi Gindi,




    At the moment, you can use the Device.TouchPress -- Device.Move -- Device.TouchRelease methods to simulate a gesture over iOS devices' screen. 


    I've registered a request to improve this feature based on your request.

  • gindi_khangura's avatar
    gindi_khangura
    Occasional Contributor
    Does it run concurrently with other Device.Touch, Device.Move, and Device.TouchRelease actions? Like pinching a screen or a reverse-pinch for zooming-in.

  • nginoza's avatar
    nginoza
    Frequent Contributor
    Hi All,



    I need to simulate these types of gestures also. Zooming and Expanding.

    It appears the only single gesture is supported.



    Anyone try a double tap?

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Nathan, Gindi,


     


    At the moment, the multiple gestures are supported on on Android devices by using AndroidGestureCollection.


    As for iOS, we have a suggestion to implement this feature - I've added your votes to it. Thanks.