Page 1 of 1

Ranorex can't run an iOS app

Posted: Thu Jan 31, 2019 10:17 am
by edlavrov
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)

Re: Ranorex can't run an iOS app

Posted: Mon Feb 04, 2019 9:49 am
by qwertzu
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

Re: Ranorex can't run an iOS app

Posted: Thu Apr 25, 2019 7:28 am
by nagug
Is it crashing at the end of the loops I guess?