Disable the Adjust SDK

You can disable and re-enable the Adjust SDK to halt and resume the sending of information . To do this, call the setEnabled method.

Important:
This setting is remembered between sessions.
Objective-C
Swift
Javascript
[Adjust setEnabled:NO];