0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【Unity】EasyMobilePro + UnityAdsでデフォルトプレースメントエラー起きたときの対処法

Posted at

対処法

EMPではデフォルトプレースメントIDが古いままで、InterstitialとRewardedが”video”,”rewardedVideo”になっている。さらにデフォルトプレースメントIDはインスペクター上で設定することを禁止されてるため、広告が流れなくなってしまう。インスペクターで禁止されている部分を修正して、インスペクターで設定できるようにする。

EasyMobilePro内のEM_SettingEditorの以下の部分をfalseに変更する。
スクリーンショット 2021-08-16 18.23.31.png
修正するとインスペクターで設定できるようになる。
ef32dee0-607c-4efa-a00f-280b7d36ac04.png

EasyMobileProめちゃくちゃ便利だけど定期的に穴に嵌るんだよなぁ...

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?