I upload my application to google play store. In the second version of the application i fix some bugs, and release update on the market.
Now I see that part of the bugs that i fix continue to appear. the interesting thing is that when I remove the application and instal it (not update it) or when i first install the application (from the market) on new device everything is good.
So my question is
- generally what is the diff between first installation or reinstall (remove and then install) to update?
what happened to running services when I update my app and how its diff from first install?
I want to know how can I force Google play store to delete and stop all old background services when updating?