NativeScript/functional-tests-core

App not re-installed properly on iOS 8/9 Simulators

dtopuzov opened this issue · 1 comments

If you already have old application with name TestApp installed and then you want to test different app, which is also named TestApp the framework will not re-install the app on iOS8/9 Simulators and tests will run against old app.

Notes: Not reproducible for iOS 10 Simulators, Android emulators and devices.

Fixed with #6