Unable to record or run on iOS device

@Tom

When I am trying to open the mirror or record using my iOS device, I am getting the below mentioned error.
I have tried changing the provision profiles and added a wildcard profile in my studio and using it currently. I am still stuck and unable to use any of my iPhones.

Error Message: The certificate used to sign PaltielX-Runner.app has either expired or has been revoked.

Log Data:
2017-07-06 18:42:05,812 [SwingWorker-pool-10-thread-6] (device.ios.w) INFO existing profiles was found for: 3a6d256a801575e39c3db85c3c33xxxxxxxxxxxx
2017-07-06 18:42:05,812 [SwingWorker-pool-10-thread-6] (ios.profile.c) DEBUG Not using user defined provision profile for bundle ID: com.apple.test.PaltielX-Runner
2017-07-06 18:42:05,858 [AWT-EventQueue-0] (ios.profile.c) DEBUG Not using user defined provision profile for bundle ID: com.apple.test.PaltielX-Runner
2017-07-06 18:42:08,196 [AWT-EventQueue-0] (imagestudio.cI) INFO Action: okButton

Please find the support data here:
https://drive.google.com/file/d/0B46ZrsnDpaStOFptbWZHWXYyX00/view?usp=sharing

Please HELP!!!

Something similar happened to me with Seetest.

Try this:

  • Go to Apple Developer Account web and remove the current certificate you have. (if it’s possible, remove all certificates)
  • Create a new one with a different name than other previously created.
  • In Appium Studio remove the current Apple Developer Account, then close it and open it again
  • Remove all devices from AppiumStudio and close it again
  • Go to %AppData%\Roaming\appiumStudio\apple-accounts and be sure your account is not here (if not, delete it)
  • Go to %AppData%\Roaming\appiumStudio\apk and delete any profX (where X is a number) folder you have.
  • Reboot computer and open Appium Studio again.
  • In Appium Studio add your Apple Developer Account Again and be sure that the new certificate appears
  • Add the device and see if the magic works or not… :sunglasses:

I have tried the above steps, I am using a Mac so I have tried cleaning the apk folder from the “Open log folder” options. But I am still getting the same issue. I have tried everything I could.

BDW Thanks a lot for your help

sorry about that. That magic worked for me with Seetest.

Just forget a step, remove any Experitest APP from the device :sweat:.

BDW, do you have the possibility of try in another computer o virtual machine? just to verify if it’s a problem of your AppiumStudio installation, Apple account certificates or just the communication between AppiumStudio and your device

Also, try to remove completely AppiumStudio and reinstall it again.