Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

dryRun flag

Compare
Choose a tag to compare
@cbrevik cbrevik released this 02 Jan 21:35
· 257 commits to master since this release

This release includes the ability to set if the dryRun flag should be enabled or not.

When enabled, GoogleAnalytics.setDryRun(true), the native library prevents any data from being sent to Google Analytics. This allows you to test or debug the implementation, without your test data appearing in your Google Analytics reports.