Enable/Disable SDK

Info
An easy way to enable/disable all SDK features.

By initializing SDK, this feature is enabled.

If this feature is disabled, we won’t send any request from sdk to our servers.

OcambaHoood.disableOcamba(completion: (String) -> ())
OcambaHoood.enableOcamba(completion: (String) -> ())
On This Page