We are using @Scott_Harrison 's IronSource plugin for ads. We are not using any AdMob mediation at all. So why is it required to put the tag below in the build settings.
[[ <meta-data android:name="com.google.android.gms.ads.APPLICATION_I
android:value="ca-app-pub-xxxxxxxxxxxxxxx~yyyyyyyyyyy"/> ]],
From what I know it is only used by AdMob. If I remove either of the two K/V pairs app either crashes or apk fails to parse and install.
Can anyone please give some insight on this?