Find URL for google play app before releasing it -


i want have rate button app open google play store page of app when clicked. problem not know url of app on google play store since have not released yet. how can find url?

i know answer bit late url be:

https://play.google.com/store/apps/details?id=your_package_name

you can find package name in androidmainfest.xml of project.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -