Last active
March 22, 2018 10:57
-
-
Save st0326s/b455f47b6c822b9720e01a7b9267ef49 to your computer and use it in GitHub Desktop.
Unityからアプリダウンロード用のAppStore、GooglePlayへの遷移先URL メモ ref: https://qiita.com/satotin/items/83401320173adfe88a92
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://play.google.com/store/apps/details?id=アプリID |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://itunes.apple.com/[参照国コード]/app/[アプリ名]/[アプリid]?l=ja&ls=1&mt=8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment