「Unity/課金/インストール」の版間の差分

提供: 初心者エンジニアの簡易メモ
ナビゲーションに移動 検索に移動
Admin がページ「Unity/課金/基本」を「Unity/課金/インストール」に、リダイレクトを残さずに移動しました
(相違点なし)

2020年6月28日 (日) 19:26時点における版

マニュアル

公式マニュアル:https://docs.unity3d.com/ja/current/Manual/UnityIAP.html

課金サービスをONに

  1. unityメニュー/windows/Services/ In-App Purchasing を選択
  2. import(googleやappleなどのプラグイン)ボタンをクリックする

Android(Google)を使う場合

  1. GooglePublicKeyはGooglePlayDeveloperページの全てのアプリ/該当アプリ/サービスとAPI/ライセンスとアプリ内課金にあるので貼り付ける

please enter your google public key for this application to ensure revenue numbers reflect verflect verified payments for googleはエラーが出るとき

  1. GooglePublicKeyはGooglePlayDeveloperページの全てのアプリ/該当アプリ/サービスとAPI/ライセンスとアプリ内課金にあるので貼り付ける

参考

https://docs.unity3d.com/ja/current/Manual/UnityIAPSettingUp.html