Test for iOS app crashes on TouchStart method

Mobile Testing, Android App Testing.
liuliu8684
Posts: 2
Joined: Thu Jan 18, 2018 8:50 am

Test for iOS app crashes on TouchStart method

Post by liuliu8684 » Thu Jan 18, 2018 9:08 am

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 request. There is no valid request hander for the methodcall 'ReplayTouch' registered] "
In the forum i saw a topic name "Test for iOS instrumented app crashes on TouchStart method",the Support Team say "It can only be done using TouchStart / TouchMove / TouchEnd in Android.".The topic date is May , 2015.
I want to know does the TouchStart / TouchMove / TouchEnd can be using in iOS now?

dixitarjun
Posts: 1
Joined: Wed Feb 28, 2018 9:37 pm

Re: Test for iOS app crashes on TouchStart method

Post by dixitarjun » Wed Feb 28, 2018 9:39 pm

Have you been able to work it out? I'm encountering this very same issue while integrating the drag drop feature on my iOS app. All it returns is cannot process request not a valid request. I need help asap.

User avatar
RobinHood42
Posts: 324
Joined: Fri Jan 09, 2015 3:24 pm

Re: Test for iOS app crashes on TouchStart method

Post by RobinHood42 » Mon Mar 04, 2019 11:02 am

Hi,

"I'm sorry to inform you that drag and drop is not currently supported for iOS"
- touchstart-touchmove-touchend-on-ios-t12967.html#p51656

Cheers,
Robin

Chartlon
Posts: 3
Joined: Sun Dec 06, 2020 10:08 am
Location: https://gbapps.net/gbwhatsapp-apk/
Contact:

Re: Test for iOS app crashes on TouchStart method

Post by Chartlon » Sat Feb 20, 2021 7:52 am

liuliu8684 wrote:
Thu Jan 18, 2018 9:08 am
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 request. There is no valid request hander for the methodcall 'ReplayTouch' registered] "
In the forum i saw a topic name "Test for iOS instrumented app crashes on TouchStart method",the Support Team say "It can only be done using TouchStart / TouchMove / TouchEnd in Android.".The topic date is May , 2015.
I want to know does the TouchStart / TouchMove / TouchEnd can be using in iOS now?
Same here I've been using the iOS version app on my iPhone for a while now. It was running just smooth on previous version of iOS however today I received the New update and now whenever I am trying to open the app it is only displaying a white blank screen at the startup. Please help!!

Smith21
Posts: 2
Joined: Wed May 12, 2021 7:45 am

Re: Test for iOS app crashes on TouchStart method

Post by Smith21 » Wed May 12, 2021 7:48 am

liuliu8684 wrote:
Thu Jan 18, 2018 9:08 am
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 request. There is no valid request hander for the methodcall 'ReplayTouch' registered] "
In the forum i saw a topic name "Test for iOS instrumented app crashes on TouchStart method",the Support Team say "It can only be done using TouchStart / TouchMove / TouchEnd in Android.".The topic date is May , 2015.
I want to know does the TouchStart / TouchMove / TouchEnd can be using in iOS now?
Can you mention what is the error you facing. If you mention more information about it then able to share my views.

Smith21
Posts: 2
Joined: Wed May 12, 2021 7:45 am

Re: Test for iOS app crashes on TouchStart method

Post by Smith21 » Wed May 12, 2021 7:49 am

liuliu8684 wrote:
Thu Jan 18, 2018 9:08 am
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 request. There is no valid request hander for the methodcall 'ReplayTouch' registered] "
In the forum i saw a topic name "Test for iOS instrumented app crashes on TouchStart method",the Support Team say "It can only be done using TouchStart / TouchMove / TouchEnd in Android.".The topic date is May , 2015.
I want to know does the TouchStart / TouchMove / TouchEnd can be using in iOS now?
Can you mention what is the error you facing. If you mention more information about it then able to share my views.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Test for iOS app crashes on TouchStart method

Post by odklizec » Fri Jan 21, 2022 1:56 pm

Hi,

The only way, how to perform Drag&Drop operations on iOS, is using Touch Start, Touch Move, Touch End actions. There were some issues with these actions in the past, but now they should work OK. But I'm not automating iOS apps, so I can't tell for sure. Just give them a try ;)
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

JohnWick128
Posts: 5
Joined: Sun Jun 20, 2021 9:55 am
Contact:

Re: Test for iOS app crashes on TouchStart method

Post by JohnWick128 » Tue Jan 25, 2022 1:40 pm

liuliu8684 wrote:
Thu Jan 18, 2018 9:08 am
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 request. There is no valid request hander for the methodcall 'ReplayTouch' registered] "
In the forum i saw a topic name "Test for iOS instrumented app crashes on TouchStart method",the Support Team say "It can only be done using TouchStart / TouchMove / TouchEnd in Android.".The topic date is May , 2015.Nulls Brawl Apk
I want to know does the TouchStart / TouchMove / TouchEnd can be using in iOS now?
Same here, I was facing the same problem 2 months ago with my i phone. But updating my phone to new version helped me. I recommend you to try this as well. Maybe it will work for you.