Ranorex can't run an iOS app

Mobile Testing, Android App Testing.
edlavrov
Posts: 5
Joined: Wed Dec 19, 2018 4:55 pm

Ranorex can't run an iOS app

Post by edlavrov » Thu Jan 31, 2019 10:17 am

Hello,

I've tried to install and run my own app via ranorex. P12 and mobileprovision certifications have been provided, but build was failed. Could You please help?

POS was wired connected and added as endpoint.

Image

Log:
System.TimeoutException: Process did not finish within the specified timeout of '00:01:00'.
в Ranorex.Common.Process.ProcessRunner.RunShortProcess(Boolean showWindow, TimeSpan timeout, IList`1 appendToPath, String workingDir)
в Ranorex.Common.Process.ProcessRunner.RunShortProcess(Boolean showWindow, TimeSpan timeout, IList`1 appendToPath)
в Ranorex.Plugin.Mobile.Tools.Ios.IosToolRunner.InstallApp(String udid, String archivePath)
в Ranorex.Plugin.Mobile.Tools.Ios.IosToolRunner.Deploy(IIosOptions options, String targetIpaPath, IosAppInfo appInfo, IEnumerable`1 deviceInfos, Action`2 progressCallback)
в Ranorex.Plugin.Mobile.Tools.Ios.IosToolRunner.Instrument(IOptions options, Action`2 progressCallback, Action`1 msgCallback)
в Ranorex.Plugin.Mobile.RxIntegration.Instrumentation.IosWorker.Run()
в Ranorex.Controls.Instrumentation.IosResultPage.bgw_DoWork(Object sender, DoWorkEventArgs e)
You do not have the required permissions to view the files attached to this post.

User avatar
qwertzu
Posts: 284
Joined: Wed Jan 25, 2017 11:08 am

Re: Ranorex can't run an iOS app

Post by qwertzu » Mon Feb 04, 2019 9:49 am

Hey,

Seems like you need to increase the instrument timeout in the plugin settings of your solution.
Try it with a timeout of something like 5 minutes.
Settings.png

regards, qwertzu
You do not have the required permissions to view the files attached to this post.

nagug
Posts: 1
Joined: Thu Apr 25, 2019 7:21 am

Re: Ranorex can't run an iOS app

Post by nagug » Thu Apr 25, 2019 7:28 am

Is it crashing at the end of the loops I guess?