Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- v5.1.0 * _*Master Release*_ - Feb 9, 2022 * Added BranchPluginSupport class with deviceDescription() method. Will be used by the AdobeBranchExtension to pass device data. * Resolves timeout and non-initialization issues introducing a connect timeout, and retrying init requests. * Possible behavior change is with the increased timeout, any operations awaiting these requests may see longer timeouts. * To set the timeouts: * `public void setConnectTimeout(int connectTimeout)` * `public void setTimeout(int timeout)` * Time is in milliseconds
- Loading branch information