I was looking at a tutorial on vungle ads and it tells me to put these two things somewhere :
ads.init( providerName, appId [, adListener] )
ads.show( adUnitType [, params] )
Problem is I don’t know where to put them . These tutorials don’t tell you what file things should go in . My question is where should these two lines go?
Thank you .