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.

Default-capabilities flag 'fullReset' not working on iOS real devices on 1.5.0

See original GitHub issue

The problem

Default-capabilities flag ‘fullReset’ not working on iOS real devices. On Android devices works fine.

Environment

  • Appium version (or git revision) that exhibits the issue: 1.5.0
  • Last Appium version that did not exhibit the issue (if applicable): 1.4.16
  • Desktop OS/version used to run Appium: OS X El Capitan ( 10.11.3)
  • Node.js version (unless using Appium.app|exe): 5.7.0
  • Mobile platform/version under test: iOS 9.2
  • Real device or emulator/simulator: real device

Details

Start appium server with command: appium --port "4748" --session-override --default-capabilities '{"fullReset":true, "udid":"%deviceUdid%"}' Application wasn’t reinstall, just restart.

Link to Appium logs

https://gist.github.com/HlebHalkouski/8d5f592154c952b452ca

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
HlebHalkouskicommented, Mar 30, 2016

@imurchie, still not working on appium@1.15.1.

0reactions
lock[bot]commented, Apr 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The --default-capabilities flag - Appium
Appium 1.5 does away with most CLI flags that existed previously; the remainder can be converted into JSON and made part of the...
Read more >
Appium 1.5.2 with iOS 9.3.2 Device | Apple Developer Forums
[Appium] Default capabilities, which will be added to each request unless overridden by desired ... [debug] [iOS] Reset not set, not ending real...
Read more >
appium/CHANGELOG.md - UNPKG
103, * Fix handling of settings updates, so simulators are not restarted unnecessarily. 104, * Allow pulling of folder from real devices.
Read more >
NO_RESET flag not working in amazon device farm(Appium)
You can find the answer in this line of official aws-device-farm-appium code sample: ...
Read more >
appium: Versions - Openbase
Add a custom exception description, which helps to debug issues when the application under test ... Read Audio Capture From iOS Simulators and...
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