The parameters documentation for the XML configuration file used by the Google Analytics v4 SDK (as found in the Google Play Services 4.3.23 release) says that ga_dryRun>
From your setup, it looks like you are specifying the settings in a tracker configuration.
The values of ga_dryRun
and ga_logLevel
are global settings for the app and not specific to a particular tracker from v4 onwards. Can you make sure that you are following the steps written in the documentation here?
To quote, Use the following to setup the configuration:
In AndroidManifest.xml
In analytics_global_config.xml
true verbose