Unable to launch the application in the iOS device (iPad Pro)

Hi,

I am getting below error upon clicking launch button from appium studio,

“Could not support non-instrumented mode.
Failed to connect to
XCAutomation.
Reason: java.lang.OutOfMemoryError: Java heap
space.
Make sure the appleId profile is trusted (on the device
go to settings->General->Device
Management->testaccount@gmail.com)”

Note: I have trusted the profile in my device general settings, but still unable to launch the application. Also the “PaltielY” application is installed in my device.

did you install the app with Instrumentation ??

As I am new to this I am not aware of this. Could you please give an idea how do i install the app with instrumentation.

When you use Appium Studio to install the app on the mobile device, you can check off the “instrument” check box first to ensure the app in instrumented as its being installed. At least, thats what works for me. Perhaps someone from Experitest can speak up.

I will say that I have never seen the Out of Memory error before…perhaps there is something in the Appium Studio logs that provides more details ?