You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,15 @@ Optimizely Rollouts is free feature flags for development teams. Easily roll out
16
16
17
17
## Getting Started
18
18
19
+
---
20
+
**NOTE**
21
+
22
+
For new iOS users, it's recommended to use our new [Swift-SDK](https://github.com/optimizely/swift-sdk) written completely in Swift. It is functionally compatible with the Objective-C SDK and provides an extended feature set with simplified interfaces.
23
+
24
+
Existing Objective-C SDK users can look at our [guide document](https://docs.developers.optimizely.com/full-stack/docs/migrate-to-swift-sdk) for migrating into the new Swift SDK.
25
+
26
+
---
27
+
19
28
### Using the SDK
20
29
21
30
See [Install the iOS and tvOS SDKs](https://docs.developers.optimizely.com/full-stack/docs/install-the-ios-and-tvos-sdks) to learn how to set
0 commit comments