How to share game URL on Play Store using facebook social plugin before the game get published?

Hi,

I want to use facebook social plugin to share my game url, but how can I have the URL before my get published?

Thanks.

So Lin

Google Play URL’s are predictable and I think the GP screen gives you a link to the URL before you publish the app.

Rob

Hi Rob,

I think there is a chance to get it wrong with prediction. How about Apple App Store? I want to include two buttons, one is to share the app link to facebook and another one is to go to my app in the app store (for rating purpose).

Anyone has done this before?

Thanks,

So Lin

I just add App on iTunes Connect and I think I can get the iOSAppId and the App URL there.

So Lin

Once you add your app into iTunes Connect you will get the iTunes ID number and from that you can use our native.showPopup() or use the URL (search google for it) and substitute your information which needs that iTunes ID.

Google Play URL’s are predictable and I think the GP screen gives you a link to the URL before you publish the app.

Rob

Hi Rob,

I think there is a chance to get it wrong with prediction. How about Apple App Store? I want to include two buttons, one is to share the app link to facebook and another one is to go to my app in the app store (for rating purpose).

Anyone has done this before?

Thanks,

So Lin

I just add App on iTunes Connect and I think I can get the iOSAppId and the App URL there.

So Lin

Once you add your app into iTunes Connect you will get the iTunes ID number and from that you can use our native.showPopup() or use the URL (search google for it) and substitute your information which needs that iTunes ID.