Versions Compared

Key

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

...

Prerequisites

Step

...

summary

  1. Add the Initialization code.

  2. Follow our ad format guides for their implementation.

  3. Test everything is working

  4. Change everything to production code

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

...

Code Block
languagedart
@override
Widget build(BuildContext context) {
  return MaterialApp(
    navigatorObservers: [
      R89SDK.routeObserver,
    ],
    // ...
  );
}

Follow our

...

ad formats guides

Child pages (Children Display)
depth1
allChildrentrue
style
pageAndroid - Ad Formats
sortAndReverse
first0

...