I have a couple questions related to using both iads and admob.
How do I switch between the two? I’ve seen mention of ads:setCurrentProvider() but do not see this in the documentation.
Does ads.init() need to be called before every ads.show() or just each time I want to switch providers, or only once per provider at the start of my app?