lytics / ios-sdk

MIT License
0 stars 0 forks source link

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

Closed mgacy closed 1 year ago

mgacy commented 1 year ago

Sets the dryrun query param to true when LyticsConfiguration.enableSandbox is true; also fixes failure to set query params in RequestBuilder.dataUpload(...)