Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step summary

  1. Add The initialization code.

  2. Create the Channel between web and native with R89SDK.shared.configureWebView() method.

  3. Use R89SDK.shared.loadUrlWithConsentDataOrWait() to load your URLs into the web view.

  4. Test everything is working.

  5. Change everything to production code.

  6. Your app is now prepared for monetization with us.

...