So after a few hours trying to figure out why applovin plugin kept telling me the init was a nil value, I’ve found that applovin plugin just doesn’t seem to work with live build.
If I build the app without live build everything works great but when I have live build checked for some reason it wont require the applovin plugin. When I check the type of the applovin variable it’s a string and the value is just “plugin.applovin”
As far as I can tell admob seems to work just fine with the live build though