Skip to main content

Enable background tracking

By default, the Adtrace SDK will pause the sending of requests when the app is running in the background. You can change this by calling the setSendInBackground method on your config instance:

[adtraceConfig setSendInBackground:YES];