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.

launchApp() no more reseting the app on iOS platform.

See original GitHub issue

The problem

launchApp() no more reseting the app on iOS platform. The app is not on main screen as it was before.

Environment

  • Appium -1.22
  • Appium - 1.20
  • macOS Big Sur
  • Node.js 8.0
  • Npm
  • iOS 15.02
  • Real device
  • Appium.app|exe:
  • XCode 13

Details

If necessary, describe the problem you have been experiencing in more detail.

Link to Appium logs

Create a GIST which is a paste of your full Appium logs, and link them here. Do NOT paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, always include Appium logs!

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 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ilushkaficommented, Oct 29, 2021

Im wondering if there is an option to buy a license and get real time support and extended functionality? Thanks.

0reactions
mykola-mokhnachcommented, Nov 1, 2021

Closed as not an issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Device denied the launch request error - Apple Developer
I am simply trying to run my app on my iPad through lightning cable but I am getting this strange error: Could not...
Read more >
Closing and launching app in a single session - Appium Discuss
You can first close the app using closeApp() and then launchApp(). ... Click to IOS icon on Appium; Tick to No Reset –>...
Read more >
App startup time - Android Developers
Faster startups lead to more sustained user interaction with your app, which reduces instances of early exiting, restarting the instance, or ...
Read more >
Top Appium Commands every Developer must know
Native Apps: These are native to a particular platform and are written using Android, iOS, or Windows SDKs. Web Apps: These are pure...
Read more >
Device | Detox - Open Source
If this is a React Native app, reload the React Native JS bundle. This action is much faster than device.launchApp() , and can...
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