Example:
1. I am running my app with appium
2. Changing some check-box's values
3. Closing app
4. Running app with appium again
- my changes in second step not saved.
When I am going with these steps without appium - all changes applied completely.
Appium param "--no-reset" not help me.
Any ideas?