App re-builds every time while stating the execution on iOS device with appium 1.6.5

In our app initially there will be no data after building the app on iOS device, later we add the data to app using iTunes which is in zip format. When we launch test on iOS device the app get install every time, because of which the data in the app gets deleted. This is observed with latest appium version 1.6.5. Is there any solution in appium v 1.6.5 where app is not install on device every time we launch the new test.

Different capabilities for different scenarios - this should be pinned :slight_smile:

@Aleksei
Thanks for the link its working.