I just published my application on google play a few hours ago. I'm not expecting it to show on google play in an instant of course. Maybe I have to wait for 24 hrs.
The thing is I remember I saw this but not sure where, cause it's not in here http://developer.android.com/tools/publishing/versioning.html and not sure if it's true. Does google play notifies all the user who downloaded my app through notification of course everytime I update my application on google play by changing the version code higher than the previous?
For example from versioncode = 1 to versioncode = 2? Do google do this or do I have to programmatically notify the user if theres and update? Thanks!