Skip to content

adtrace/TWA-AdTrace-example

Repository files navigation

TWA sample applications


Important: This repository contains updated branches:

NOTE: this is the recommended method for implementing you TWA application and the main purpose is to somehow attach Adtrace's life cycle into the app's life cycle.

ground rolls:

  • add permissions and proguard rolls and dependencies! more info
  • create an Application class, create an AdTraceConfig object (obviously with your own customizations) and feed it to AdTrace.onCreate(config). more info
  • have AdTrace.onResume() and AdTrace.onPause() attached to Application. make sure onPuase only triggered when app is off not sooner! more info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages