I'm facing a problem showing interstitial ad, I have a click listener, which loads and Ad and creates
I'm developing using Java for Android Apps, and this is my Code for the listener :
Interstitial not showing even if ready: Android
IUnityAdsListener
I'm developing using Java for Android Apps, and this is my Code for the listener :
Code (CSharp):
- //it is Java, didn't find it in the editor here ... !
- button.setOnClickListener(view -> {
- @Override
- public void onUnityAdsAdLoaded(String placementId) {...