php - Google Playstore send data to Web Server -



php - Google Playstore send data to Web Server -

we have app checks version using our web server, if our android application not match current web server version alert user update google playstore. problem every-time alter application version need alter server version , if first upload server version no 1 can play because application not yet available on google playstore. question possible if google send info our server if our new version has been uploaded available on market because if upload application on playstore needs more time publish before releasing market.

there's no way notified when update available. furthermore, it's not all-or-nothing question - updates become available @ different times in different geographic regions well.

in essence, updates app don't have transactional integrity.

php android

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -