How to add admob to ios project ?

Hi guys, i’ve been recently working on a project using fuse and i’ve succeeded including AdMob to the Android version of the project through foreign code, i’m now trying to build another version for IOS but i get stuck on the AdMob part … does anyone here succeeded to add it before ?
I’m not really good at foreign code, so if anyone here have a better knowledge of this part please take a few minutes of your time to see how you can help.

Thank you all.

Hi nasser,

your best bet regarding AdMob support is this repository: https://github.com/fuse-compound/Fuse.Firebase/tree/feature-ads

If you need an idea on how different ad platforms can be integrated with Fuse, I suggest taking a look at this Unity Ads community package.