Even though the capability 'autoLaunch' has set to 'false' , the app is getting launched during the creation of the appium driver.
The capability works fine with Android but seems not working with iOS.
Please guide me here.
NOTE:
I want to install and not launch the app by default. I will be using driver.launchApp() in the next step to launch the application.