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.

Appium 1.17.1 + Xcode 11.4.1: Simulator app is minimized

See original GitHub issue

The problem

Simulator app is minimized when running tests with Appium 1.17.1 and Xcode 11.4.1.

Environment

  • Appium version (or git revision) that exhibits the issue: 1.17.1
  • Last Appium version that did not exhibit the issue (if applicable): 1.16.0
  • Desktop OS/version used to run Appium: Mac OS Catalina
  • Node.js version (unless using Appium.app|exe): v13.12.0
  • Npm or Yarn package manager: npm 3.10.10
  • Mobile platform/version under test: iOS 13.4
  • Real device or emulator/simulator: Simulator
  • Appium CLI or Appium.app|exe:

Details

Tests run without a problem but simulator window is minimized by default. You’d have to open the simulator by going to File > Open Device > iOS <version> > <device name>

Link to Appium logs

GIST

Code To Reproduce Issue [ Good To Have ]

Please remember that with sample code it’s easier to reproduce the bug and it’s much faster to fix it.

Please git clone https://github.com/appium/appium and from the sample-code directory, use one of your favourite languages and sample apps to reproduce the issue.

In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dpgrahamcommented, Jun 22, 2020

Resolved and published

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 11.4 : Building for iOS Simu… | Apple Developer Forums
Having x86_64 code is not sufficient to distinguish if a binary is intended for the iOS Simulator, a macOS app, or a Mac...
Read more >
Troubleshooting - Appium
Make sure the app is compiled for the simulator (or real device) as appropriate (e.g., in debug mode for the simulator), or you...
Read more >
Appium Tutorial 22 : How Install IOS App on Simulator using ...
Topics:1. How Install IOS App on Simulator using Script 2. Desired Capabilities# appium ...
Read more >
appium-xcuitest-driver - npm
Xcode and developer tools must be installed. Note, that usually some time is needed for the Appium team to pick up with the...
Read more >
Appium 1.17.0 - Kobiton
Fix app installation on real devices (appium/appium-xcuitest-driver#1139) ... new simctl functionality in Xcode 11.4+ (appium/appium-xcuitest-driver#1162) ...
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