question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

building WebDriverAgent is asking for a .xctrunner bundle ID

See original GitHub issue

Hi so I’ve been using the same provisioning profile with Appium 1.14 and 1.15, and I’m getting this error when following full manual configuration

Provisioning profile "match Development com.foobar.appium.WebDriverAgentRunner"
has app ID
"com.foobar.appium.WebDriverAgentRunner",
which does not match the bundle ID 
"com.foobar.appium.WebDriverAgentRunner.xctrunner".

Environment

  • Appium version (or git revision) that exhibits the issue: v1.16.0-beta.1
  • Last Appium version that did not exhibit the issue (if applicable): v.1.15
  • Desktop OS/version used to run Appium: macOS Mojave 10.14.6
  • Node.js version (unless using Appium.app|exe): v12.1.0
  • Npm or Yarn package manager: 6.9.0
  • Mobile platform/version under test: iOS 12
  • Real device or emulator/simulator: real device
  • Appium CLI or Appium.app|exe: CLI

Details

So I used to be able to build the web driver agent without needing to provide a provisioning profile with "com.foobar.appium.WebDriverAgentRunner.xctrunner" just "com.foobar.appium.WebDriverAgentRunner" was sufficient.

I don’t know if this is a change with xcode 11.2.1, or with latest appium beta.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
KazuCocoacommented, Nov 21, 2019

Apple side. They changed the rule since Xcode 11.

0reactions
Niv-Kcommented, May 19, 2020

I am getting error Communication with Apple failed: Your maximum App ID limit has been reached. You may create up to 10 App IDs every 7 days. along with I never could build the project. to begin with. I don’t have apple’s paid developer account, and neither am i planning to buy one. Showing Recent Messages No profiles for ‘com.facebook.IntegrationApp’ were found: Xcode couldn’t find any iOS App Development provisioning profiles matching ‘com.facebook.IntegrationApp’. I also tried with ‘com.nk.IntegrationApp’ changed the bundle id to unique one. and then left the onld one tried to build it. Nothing worked for me. No profiles for ‘com.facebook.IntegrationApp’ were found: Xcode couldn’t find any iOS App Development provisioning profiles matching ‘com.facebook.IntegrationApp’.

Read more comments on GitHub >

github_iconTop Results From Across the Web

building WebDriverAgent is asking for a .xctrunner bundle ID
Hi so I've been using the same provisioning profile with Appium 1.14 and 1.15, and I'm getting this error when following full manual ......
Read more >
Automatic appended .xctrunner in my XCUITest bundle id ...
To run UI test on device create AppId and Profiles for "$YOUR_TEST_BUNDLE_ID.xctrunner". Set bundle Id for test target without xctrunner ...
Read more >
Mobile Testing (Common issue with iOS real device) - Tips ...
Failed to launch process with bundle identifier 'com.luis262.WebDriverAgentRunner.xctrunner' on IOS device and how to troubleshoot?
Read more >
Can't launch App ios 10, but WDA installed! [SOLVED]
I've successfully got the WebDriverAgent to install, but it reports that it can't find my bundle(even though the app is already installed on...
Read more >
Device Farm: Appium iOS test never launches app ...
Device Farm: Appium iOS test never launches app, WebdriverAgent shows error ... get automation session for test.bundle.id.here:0: Timed out while requesting ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found