Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Appium 1.5] removeApp doesn't remove app from iOS device #332

Closed
SrinivasanTarget opened this issue Mar 7, 2016 · 7 comments
Closed

[Appium 1.5] removeApp doesn't remove app from iOS device #332

SrinivasanTarget opened this issue Mar 7, 2016 · 7 comments

Comments

@SrinivasanTarget
Copy link
Member

Description

removeApp doesn't remove app from iOS device

Environment

  • java client build version or git revision if you use some shapshot: 3.4.0
  • Appium server version or git revision you is use some shapshot: 1.5 source
  • Desktop OS/version used to run Appium if necessary: OS X El capitan
  • Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe: 5.7.0
  • Mobile platform/version under test: iOS 8.4
  • Real device or emulator/simulator: Real device

Link to Appium logs

https://gist.github.com/SrinivasanTarget/f724dd986701f029bdf4

@romainlouvet @TikhomirovSergey @imurchie

@SrinivasanTarget
Copy link
Member Author

#302

@TikhomirovSergey
Copy link
Contributor

@SrinivasanTarget
Was some exception thrown? Does it work with older node version?

It is most likely the server-side error.

@SrinivasanTarget
Copy link
Member Author

@imurchie Please advice. @TikhomirovSergey Appium logs shows 501. Will post the exact exception ASAP.

@imurchie
Copy link
Contributor

imurchie commented Mar 8, 2016

The method is not implemented. I've added it to the simulator and added a method to the ios driver. I'm just not sure how to test it because I have no idea when it would be used.

appium-boneyard/appium-ios-driver#109

@SrinivasanTarget
Copy link
Member Author

Its good to have @imurchie , can be utilised when we would like to clear our app cache memory and fresh install after that or install a new app with different bundle id post that.

Accept we have resetApp() functionality, just tested and this method didn't reset the application state even after executing resetApp() method.

https://gist.github.com/SrinivasanTarget/73c881423b82045373ec

Will create a new issue if needed.

@imurchie
Copy link
Contributor

imurchie commented Mar 8, 2016

Yes. Can you create one on the iOS driver repo, with as much detail as possible? And then close this.

@SrinivasanTarget
Copy link
Member Author

closing this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants