launchdarkly / ios-client-sdk

LaunchDarkly Client-side SDK for iOS (Swift and Obj-C)
https://docs.launchdarkly.com/sdk/client-side/ios
Other
68 stars 82 forks source link

fix: Deprecate calling `start` without a timeout parameter #364

Closed keelerm84 closed 3 months ago

keelerm84 commented 3 months ago

In addition to this deprecation, calling start or identify with a timeout value in excess of 15 seconds will result in a warning message being logged.

shortcut-integration[bot] commented 3 months ago

This pull request has been linked to Shortcut Story #238625: iOS - Deprecate init without timeout.