- Home /
This post has been wikified, any user with enough reputation can edit it.
Question by
Slavik Voloshyn · May 30, 2014 at 09:15 AM ·
urllinkappstoregoogle-play-store
Build URL for app on GooglePlay and AppStore
I need to build URLs on GooglePlay and AppStore. For build a link on GooglePlay need to get package name - http://play.google.com/store/apps/details?id=PACKAGE_NAME. And for build a link on AppStore need to have ID and AppName https://itunes.apple.com/us/APPNAME/ID?mt=8.
How I can get in Unity 1. Android package name 2. IOS AppName and id
Comment