Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Unity SDK for RevMob を使用しています。revmob.ShowFullscreen() を呼び出すと、広告は問題なく表示されるようですが、コールバック機能がまったく得られません。これは RevMob の問題ですか? SDK のバージョン 7.2.7 を使用しています。
誰かが尋ねる前に、はい、私は IRevMobListener インターフェースをそれぞれに Debug.Log() 呼び出しで完全に実装するようにしました。