Unityでアプリ内課金をやるため下記の手順でプロジェクト内にUnity IAPをインポートしました。
1、Window > Servicesからからサービスウインドウを開く
2、In-App Purchasing のトグルをONにする。
3、その先の画面のトグルもONにする。
4、13歳以下対象かどうかのチェックボックスを入れて Continue ボタンを押す。
5、次の画面で必要なもののみチェックを入れてImportボタンを押す。
問題なくインポートされたと思ったらメニュー上にUnity IAPができていません。
おかしいなと思っていたらこのプロジェクトを起ち上げる度に下記の
4つのメッセージが出る様になりました。対処方法分かる方教えて下さい。
Assembly 'Library/ScriptAssemblies/Assembly-CSharp-Editor-firstpass.dll' will not be loaded due to errors: Reference has errors 'Assembly-CSharp-firstpass'. Assembly 'Assets/Plugins/UnityPurchasing/Bin/Editor.dll' will not be loaded due to errors: Reference has errors 'Stores'. Assembly 'Assets/Plugins/UnityPurchasing/Bin/Stores.dll' will not be loaded due to errors: Unable to resolve reference 'Apple'. Is the assembly missing or incompatible with the current platform? Unable to resolve reference 'FacebookStore'. Is the assembly missing or incompatible with the current platform?
環境)
PC: mac
Unity2018.2
言語:C#
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。