lytics/ios-sdk

When `configuration.enableSandbox` is true it should add the dryrun query param.

Closed this issue · 0 comments

configuration.enableSandbox is intended to help developers test that requests are being emitted correctly without actually resulting in the data being collected. this is likely a thing we'll need to tune from a logging standpoint but at a minimum when the configuration option is set to true is should activate the dryrun param on the outbound request.

https://learn.lytics.com/documentation/developer/api-docs/data-upload#data-upload