IOS app immediately closing after launched in iPhone device

Hi,

Configuration on my MAC:

Appium dmg GUI version - 1.8.2
Appium server version - 1.9.1
Xcode - 10.1
IOS device version - 12.1

  1. I am try to launch already installed app on my iPhone device with bundleId capability
  2. Launching on iPhone device but immediately closing

Following is my capabilities which I am using:

[info] [Appium] Capabilities:
[info] [Appium] automationName: XCUITest
[info] [Appium] bundleId: com.continuousintegration
[info] [Appium] deviceName: iPhone X
[info] [Appium] platformName: iOS
[info] [Appium] platformVersion: 12.1
[info] [Appium] showXcodeLog: true
[info] [Appium] udid: 5899efe994cb73b940ddb777831705bb56d5694c
[info] [Appium] useNewWDA: true
[info] [Appium] wdaLocalPort: 8100

Please find the appium log from below and help me to resolve this issue,

[info] [Appium] Welcome to Appium v1.9.1
[info] [Appium] Non-default server args:
[info] [Appium] address: 127.0.0.1
[info] [Appium] Appium REST http interface listener started on 127.0.0.1:4723[info] [HTTP] --> GET /wd/hub/sessions
[info] [HTTP] {}
[debug] [GENERIC] Calling AppiumDriver.getSessions() with args: []
[debug] [GENERIC] Responding to client with driver.getSessions() result: []
[info] [HTTP] <-- GET /wd/hub/sessions 200 8 ms - 40
[info] [HTTP] [warn] [Appium] Cannot retrieve git revision for Appium version 1.9.1 from GitHub. Original error: Error: connect ECONNREFUSED 192.30.253.117:443[info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {“desiredCapabilities”:{“automationName”:“XCUITest”,“bundleId”:“com.footlocker.footaction.continuousintegration”,“deviceName”:“iPhone X”,“platformName”:“iOS”,“platformVersion”:“12.1”,“showXcodeLog”:true,“udid”:“5899efe994cb73b940ddb777831705bb56d5694c”,“useNewWDA”:true,“wdaLocalPort”:“8100”,“newCommandTimeout”:0,“connectHardwareKeyboard”:true}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{“automationName”:“XCUITest”,“bundleId”:“com.footlocker.footaction.continuousintegration”,“deviceName”:“iPhone X”,“platformName”:“iOS”,“platformVersion”:“12.1”,“showXcodeLog”:true,“udid”:“5899efe994cb73b940ddb777831705bb56d5694c”,“useNewWDA”:true,“wdaLocalPort”:“8100”,“newCommandTimeout”:0,“connectHardwareKeyboard”:true},null,null]
[debug] [BaseDriver] Event ‘newSessionRequested’ logged at 1548070100811 (16:58:20 GMT+0530 (IST))
[info] [Appium] Creating new XCUITestDriver (v2.94.2) session
[info] [Appium] Capabilities:
[info] [Appium] automationName: XCUITest
[info] [Appium] bundleId: com.footlocker.footaction.continuousintegration
[info] [Appium] deviceName: iPhone X
[info] [Appium] platformName: iOS
[info] [Appium] platformVersion: 12.1
[info] [Appium] showXcodeLog: true
[info] [Appium] udid: 5899efe994cb73b940ddb777831705bb56d5694c
[info] [Appium] useNewWDA: true
[info] [Appium] wdaLocalPort: 8100
[info] [Appium] newCommandTimeout: 0
[info] [Appium] connectHardwareKeyboard: true
[debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {“automationName”:"XCUITest…
[warn] [BaseDriver] Capability ‘wdaLocalPort’ changed from string (‘8100’) to integer (8100). This may cause unexpected behavior
[info] [BaseDriver] Session created with session id: f6358026-3040-4975-bf2b-cf4146239879
[debug] [XCUITest] Current user: ‘1599626’[debug] [XCUITest] Xcode version set to ‘10.1’
[debug] [XCUITest] iOS SDK Version set to ‘12.1’
[debug] [BaseDriver] Event ‘xcodeDetailsRetrieved’ logged at 1548070101340 (16:58:21 GMT+0530 (IST))[debug] [XCUITest] Available devices: 5899efe994cb73b940ddb777831705bb56d5694c
[debug] [XCUITest] Creating iDevice object with udid ‘5899efe994cb73b940ddb777831705bb56d5694c’
[info] [XCUITest] Determining device to run tests on: udid: ‘5899efe994cb73b940ddb777831705bb56d5694c’, real device: true
[debug] [BaseDriver] Event ‘appConfigured’ logged at 1548070101854 (16:58:21 GMT+0530 (IST))
[debug] [BaseDriver] Event ‘resetStarted’ logged at 1548070101854 (16:58:21 GMT+0530 (IST))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [BaseDriver] Event ‘resetComplete’ logged at 1548070101856 (16:58:21 GMT+0530 (IST))
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Starting iOS device log capture with: ‘idevicesyslog’[debug] [BaseDriver] Event ‘logCaptureStarted’ logged at 1548070102081 (16:58:22 GMT+0530 (IST))
[info] [XCUITest] Setting up real device[info] [XCUITest] Using WDA path: ‘/Applications/Appium 2.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent’
[info] [XCUITest] Using WDA agent: ‘/Applications/Appium 2.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj’
[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[debug] [XCUITest] Capability ‘useNewWDA’ set to true, so uninstalling WDA before proceeding
[info] [XCUITest] Shutting down sub-processes
[debug] [XCUITest] Removing WDA application from device[debug] [BaseDriver] Event ‘wdaUninstalled’ logged at 1548070103237 (16:58:23 GMT+0530 (IST))
[debug] [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
[debug] [BaseDriver] Event ‘wdaStartAttempted’ logged at 1548070103239 (16:58:23 GMT+0530 (IST))
[info] [XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: ‘/usr/local/bin/carthage’
[debug] [XCUITest] Killing running processes ‘xcodebuild.*5899efe994cb73b940ddb777831705bb56d5694c, iproxy 8100’ for the device 5899efe994cb73b940ddb777831705bb56d5694c…[debug] [XCUITest] ‘pgrep -nif xcodebuild.*5899efe994cb73b940ddb777831705bb56d5694c’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] ‘pgrep -nif iproxy 8100’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB for the device 5899efe994cb73b940ddb777831705bb56d5694c[debug] [XCUITest] Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium 2.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=5899efe994cb73b940ddb777831705bb56d5694c IPHONEOS_DEPLOYMENT_TARGET=12.1’ in directory ‘/Applications/Appium 2.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent’
[debug] [XCUITest] Output from xcodebuild will be logged. To change this, use ‘showXcodeLog’ desired capability[info] [Xcode] Build settings from command line:
[info] [Xcode]
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [Xcode] IPHONEOS_DEPLOYMENT_TARGET = 12.1
[info] [Xcode]
[info] [Xcode] [debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode] note: Using new build system
[info] [Xcode]
[info] [Xcode] note: Planning build
[info] [Xcode]
[info] [Xcode] [info] [Xcode] note: Using build description from disk
[info] [Xcode]
[info] [Xcode] Build system information
[info] [Xcode]
[info] [Xcode] error: Signing for “WebDriverAgentRunner” requires a development team. Select a development team in the project editor. (in target ‘WebDriverAgentRunner’)
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] ** TEST BUILD FAILED **
[info] [Xcode]
[info] [Xcode]
[debug] [XCUITest] Log file for xcodebuild test: /Users/1599626/Library/Developer/Xcode/DerivedData/WebDriverAgent-folfazwwukpzfkegdblpnfuwlvfn/Logs/Test/Test-WebDriverAgentRunner-2019.01.21_16-58-30-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-0EB5ADFB-1F16-4B01-AFEB-F06219D18484/WebDriverAgentRunner-9301B0FF-F6C2-4EC7-A7D1-21AF90EDA57F/Session-WebDriverAgentRunner-2019-01-21_165831-eNN6wA.log
[info] [Xcode] 2019-01-21 16:58:31.173 xcodebuild[15630:69975] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[info] [Xcode] /Users/1599626/Library/Developer/Xcode/DerivedData/WebDriverAgent-folfazwwukpzfkegdblpnfuwlvfn/Logs/Test/Test-WebDriverAgentRunner-2019.01.21_16-58-30-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-0EB5ADFB-1F16-4B01-AFEB-F06219D18484/WebDriverAgentRunner-9301B0FF-F6C2-4EC7-A7D1-21AF90EDA57F/Session-WebDriverAgentRunner-2019-01-21_165831-eNN6wA.log
[info] [Xcode]
[info] [Xcode] 2019-01-21 16:58:31.174 xcodebuild[15630:69870] [MT] IDETestOperationsObserverDebug: (BF3B050D-4F1B-40A0-B13A-DE4A9485787D) Beginning test session WebDriverAgentRunner-BF3B050D-4F1B-40A0-B13A-DE4A9485787D at 2019-01-21 16:58:31.173 with Xcode 10B61 on target :iphone:<DVTiOSDevice (0x7fdea0aa3820), iPhone X, iPhone, 12.1 (16B92), 5899efe994cb73b940ddb777831705bb56d5694c> {
[info] [Xcode] deviceSerialNumber: F2NVXL1CJCLF
[info] [Xcode] identifier: 5899efe994cb73b940ddb777831705bb56d5694c
[info] [Xcode] deviceClass: iPhone
[info] [Xcode] deviceName: iPhone X
[info] [Xcode] deviceIdentifier: 5899efe994cb73b940ddb777831705bb56d5694c
[info] [Xcode] productVersion: 12.1
[info] [Xcode] buildVersion: 16B92
[info] [Xcode] deviceSoftwareVersion: 12.1 (16B92)
[info] [Xcode] deviceArchitecture: arm64
[info] [Xcode] deviceTotalCapacity: 57385709568
[info] [Xcode] deviceAvailableCapacity: 46510493696
[info] [Xcode] deviceIsTransient: NO
[info] [Xcode] ignored: NO
[info] [Xcode] deviceIsBusy: NO
[info] [Xcode] deviceIsPaired: YES
[info] [Xcode] deviceIsActivated: YES
[info] [Xcode] deviceActivationState: Activated
[info] [Xcode] isPasscodeLocked: NO
[info] [Xcode] deviceType: <DVTDeviceType:0x7fdea0733ae0 Xcode.DeviceType.iPhone>
[info] [Xcode] supportedDeviceFamilies: (
[info] [Xcode] 1
[info] [Xcode] )
[info] [Xcode] applications: (null)
[info] [Xcode] provisioningProfiles: (null)
[info] [Xcode] hasInternalSupport: NO
[info] [Xcode] isSupportedOS: YES
[info] [Xcode] developerDiskMountError: (null)
[info] [Xcode] (null)
[info] [Xcode] bootArgs: (null)
[info] [Xcode] connected: yes
[info] [Xcode] isWirelessEnabled: no
[info] [Xcode] connectionType: direct
[info] [Xcode] hostname: (null)
[info] [Xcode] bonjourServiceName: b8:c1:11:a9:01:b9@fe80::bac1:11ff:fea9:1b9._apple-mobdev2._tcp.local.
[info] [Xcode] } (12.1 (16B92))
[info] [Xcode]
[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode] writeDictToFile:1278 ==== Successfully wrote Manifest cache to /var/folders/f9/2h6bgwgn4mq0d0m5hbx9g2mds4_0sd/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/8c0d7c5fd1ed78ca086bdc2a6c32a5df/5899efe994cb73b940ddb777831705bb56d5694c/ManifestCache.plist
[info] [Xcode] [debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode] 2019-01-21 16:58:32.605130+0530 WebDriverAgentRunner-Runner[551:64665] Running tests…
[info] [Xcode] [info] [Xcode] objc[551]: Class GCDAsyncSocketPreBuffer is implemented in both /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x1054b4578) and /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x105421330). One of the two will be used. Which one is undefined.
[info] [Xcode] objc[551]: Class GCDAsyncReadPacket is implemented in both /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x1054b45c8) and /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x105421380). One of the two will be used. Which one is undefined.
[info] [Xcode]
[info] [Xcode] objc[551]: Class GCDAsyncWritePacket is implemented in both /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x1054b4618) and /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x1054213d0). One of the two will be used. Which one is undefined.
[info] [Xcode]
[info] [Xcode] objc[551]: Class GCDAsyncSpecialPacket is implemented in both /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x1054b4668) and /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x105421420). One of the two will be used. Which one is undefined.
[info] [Xcode]
[info] [Xcode] objc[551]: Class GCDAsyncSocket is implemented in both /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x1054b46b8) and /private/var/containers/Bundle/Application/CD09D1FF-D1E4-45D3-ABF0-8C041671F27A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x105421470). One of the two will be used. Which one is undefined.
[info] [Xcode]
[debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode] Test Suite ‘All tests’ started at 2019-01-21 16:58:33.414
[info] [Xcode]
[info] [Xcode] Test Suite ‘WebDriverAgentRunner.xctest’ started at 2019-01-21 16:58:33.415
[info] [Xcode]
[info] [Xcode] Test Suite ‘UITestingUITests’ started at 2019-01-21 16:58:33.415
[info] [Xcode]
[info] [Xcode] Test Case ‘-[UITestingUITests testRunner]’ started.
[info] [Xcode] t = 0.00s Start Test at 2019-01-21 16:58:33.425
[info] [Xcode]
[info] [Xcode] t = 0.00s Set Up
[info] [Xcode]
[info] [Xcode] 2019-01-21 16:58:33.432493+0530 WebDriverAgentRunner-Runner[551:64665] Built at Jan 21 2019 16:20:35
[info] [Xcode]
[info] [Xcode] 2019-01-21 16:58:33.453870+0530 WebDriverAgentRunner-Runner[551:64665] ServerURLHere->http://169.254.76.51:8100<-ServerURLHere
[info] [Xcode]
[info] [Xcode] 2019-01-21 16:58:33.454055+0530 WebDriverAgentRunner-Runner[551:64665] Using singleton test manager
[info] [Xcode] [debug] [JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “state” : “success”,\n “os” : {\n “name” : “iOS”,\n “version” : “12.1”,\n “sdkVersion” : “12.0”\n },\n “ios” : {\n “simulatorVersion” : “12.1”,\n “ip” : “169.254.76.51”\n },\n “build” : {\n “upgradedAt” : “1542626048970”,\n “time” : “Jan 21 2019 16:20:35”,\n “productBundleIdentifier” : “com.facebook.WebDriverAgentRunner”\n }\n },\n “sessionId” : “3E67831A-3AB9-4BF1-92FA-AAE1E811D1D0”,\n “status” : 0\n}”
[debug] [XCUITest] WebDriverAgent information:
[debug] [XCUITest] {
[debug] [XCUITest] “state”: “success”,
[debug] [XCUITest] “os”: {
[debug] [XCUITest] “name”: “iOS”,
[debug] [XCUITest] “version”: “12.1”,
[debug] [XCUITest] “sdkVersion”: “12.0”
[debug] [XCUITest] },
[debug] [XCUITest] “ios”: {
[debug] [XCUITest] “simulatorVersion”: “12.1”,
[debug] [XCUITest] “ip”: “169.254.76.51”
[debug] [XCUITest] },
[debug] [XCUITest] “build”: {
[debug] [XCUITest] “upgradedAt”: “1542626048970”,
[debug] [XCUITest] “time”: “Jan 21 2019 16:20:35”,
[debug] [XCUITest] “productBundleIdentifier”: “com.facebook.WebDriverAgentRunner”
[debug] [XCUITest] }
[debug] [XCUITest] }
[debug] [XCUITest] WebDriverAgent successfully started after 11976ms
[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548070120328 (16:58:40 GMT+0530 (IST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.footlocker.footaction.continuousintegration”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[info] [Xcode] t = 0.57s Open com.footlocker.footaction.continuousintegration
[info] [Xcode]
[info] [Xcode] t = 0.57s Launch com.footlocker.footaction.continuousintegration
[info] [Xcode]
[info] [Xcode] t = 0.57s Terminate com.footlocker.footaction.continuousintegration:544
[info] [Xcode] [info] [Xcode] t = 1.77s Wait for accessibility to load
[info] [Xcode]
[info] [Xcode] t = 1.84s Wait for com.footlocker.footaction.continuousintegration to idle
[info] [Xcode]

Hi @seenuvlr1 , i think there is an issue with your app signing. make sure to get app build for simulator from your developers. As this message is appering error: Signing for “WebDriverAgentRunner” requires a development team. Select a development team in the project editor. (in target ‘WebDriverAgentRunner’)
Please get it check whether app is builded for simulator or not.

Hi @auto_mate, thanks for your replay. I did automatic sign in WebDriverAgentRunner with right developer profile only. I guess the problem with latest app build because the previous build I can able to execute. is it so right??

I am executing IOS automation in real device so developers giving us .IPA only. is it fine right?

Yes, on real device IPA is required . So there may be issue with app build , get it confirmed and can you share how you signing ipa with developer profile using dummy data or dummy capabilities that you are using to sign ipa

Hi @auto_mate. I am sign-in my .ipa file using following capabilities in script,

app - my latest .IPA build
xcodeOrgId - my devloper team id
xcodeSigningId - iPhone Developer

and

in WebDriverAgentRunner xcode project, i am giving automatic sign-in for building webdriverRunner.

is there correct right? or any changes with my .IPA sign-in.

Its good and should work. then there may be issue with app build. @mykola-mokhnach can you suggest something. It would be appreciable.