...
Do iOS Get Started all the way until finishing step 35
Step summary
Add The initialization code.
Create the Channel between web and native with
R89SDK.shared.configureWebView()
method.Use
R89SDK.shared.loadUrlWithConsentDataOrWait()
to load your URLs into the web view.Test everything is working.
Change everything to production code.
Your app is now prepared for monetization with us.
...