「Unity/課金/インストール」の版間の差分
提供: 初心者エンジニアの簡易メモ
行9: | 行9: | ||
===please enter your google public key for this application to ensure revenue numbers reflect verflect verified payments for googleはエラーが出るとき=== | ===please enter your google public key for this application to ensure revenue numbers reflect verflect verified payments for googleはエラーが出るとき=== | ||
#GooglePublicKeyはGooglePlayDeveloperページの全てのアプリ/該当アプリ/サービスとAPI/ライセンスとアプリ内課金にあるので貼り付ける | #GooglePublicKeyはGooglePlayDeveloperページの全てのアプリ/該当アプリ/サービスとAPI/ライセンスとアプリ内課金にあるので貼り付ける | ||
+ | |||
+ | ==参考== | ||
+ | https://docs.unity3d.com/ja/current/Manual/UnityIAPSettingUp.html |
2020年6月29日 (月) 04:14時点における版
目次
マニュアル
公式マニュアル:https://docs.unity3d.com/ja/current/Manual/UnityIAP.html
課金サービスをONに
- unityメニュー/windows/Services/ In-App Purchasing を選択
- import(googleやappleなどのプラグイン)ボタンをクリックする
- GooglePublicKeyはGooglePlayDeveloperページの全てのアプリ/該当アプリ/サービスとAPI/ライセンスとアプリ内課金にあるので貼り付ける
please enter your google public key for this application to ensure revenue numbers reflect verflect verified payments for googleはエラーが出るとき
- GooglePublicKeyはGooglePlayDeveloperページの全てのアプリ/該当アプリ/サービスとAPI/ライセンスとアプリ内課金にあるので貼り付ける
参考
https://docs.unity3d.com/ja/current/Manual/UnityIAPSettingUp.html