Search found 2 matches

by liuliu8684
Mon Jan 22, 2018 5:18 am
Forum: Mobile Testing
Topic: ios long press and drag
Replies: 1
Views: 1690

ios long press and drag

I have an iOS application with the drag'n'drop functionality.
the actions are user long press a cell then drag the cell
how to fix it?
by liuliu8684
Thu Jan 18, 2018 9:08 am
Forum: Mobile Testing
Topic: Test for iOS app crashes on TouchStart method
Replies: 7
Views: 4876

Test for iOS app crashes on TouchStart method

I have an iOS application with the drag'n'drop functionality. To simulate drag I tried to use the TouchStart / TouchMove / TouchEnd sequention. Unfortunately all these methods are not working. The Crash report "Failed to resolve/execute Request handler because an error occured: [Cannot process reque...