App Link on Google Play

DevBaby

Active Member
Licensed User
Longtime User
I am almost done uploading my app on Google Play.

In my app, I have a feature to post to facebook and also have the FB post link to my app on the Play Store.

I thought that I would be able to tell what the link to my app would be prior to publishing the app…such that I can have the link in my code to post to Facebook. Would there be a way to tell what the link is to your app on Google Play?
 

JonPM

Well-Known Member
Licensed User
Longtime User
I believe it is:

play.google.com/store/apps/details?id=PACKAGENAME

Obviously replace PACKAGENAME with yours (i.e. com.mycompany.appname)
 
Upvote 0
Top