I am using Appium studio 10.8.41, when I try to launch the device, it blinks twice and gets turned off.
What is ālaunch the deviceā?
Android or iOS?
The device is turning off?
itās iOS device 9.3.1 OS version and when I try to launch the device by using āopen deviceā icon, device blinks for two times and device getās restarted.
Same roblem this morning, try to delet the app from your Iphone ( PaltielX), Take out the phone of the project on Appium Studio, and retry to add your Iphone
Edit: Look on the device management (general, settings on the Iphone), If the app PaltielX is verifyed 
Thankās a lot, it worked.
hey there is an app that gets installed named cyder. is that what you referring to? And even if i uninstall that, it gets added when ever execution happens
I could see this line on my error log āERROR Closing connection to PaltielX on ā¦ā
Please help.
Cyder is the new PaltielX 
oh so what I can do to get rid of that??
Please help me
Simply uninstalling it would work, once you connect back the device it is meant to be reinstalled automatically with new settings.
So try the following steps:
- Disconnect Device
- Delete Cyder/Paltiel
- Reconnect Device
i tried the steps you suggested but still the app gets installed when scripts are executed.
That is expected, by unstalling all we are doing is removing the settings it had on it and making sure previous settings are not messing with us, when we connect the device again it SHOULD be expected to be installed, but this time a fresh install with new settings. You are never meant to get completely rid of it.
Okay i get it.But in my case sometimes during execution the cyder app is the one that opens up and the test case fails because of that.