I could not find enough information on the web on merging Facebook Audience Network
through Admob
Mediation
in flutter
. Can someone guide me in the changes needed to be done in the project after setting Mediation
in Admob
.
The changes that need to be clear are :
- What are the
dependencies
I should add excludingadmob_flutter
? - What are the implementations that should be added to the
build.gradle
? - Are there anything to be done on any other folders?
It would be nice if there was an explanation for the IOS
project too.