Some device's play store app is showing older version of my app(1.91) while new version(1.92) is available on play store. When I open the play store app programmatically to update my application from update button (which I have in my android app )of my app, play store app shows open button but it should have update button there(so user can update my app).
What should I do to resolve this problem. Should I unpublish the older version after publishing new version on play store