This repository was archived by the owner on May 21, 2019. It is now read-only.
dryRun flag
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.