Skip to content

Commit 6a55ece

Browse files
authored
add a note regarding swift-sdk migration (#442)
1 parent 3bab6b1 commit 6a55ece

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ Optimizely Rollouts is free feature flags for development teams. Easily roll out
1616

1717
## Getting Started
1818

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+
1928
### Using the SDK
2029

2130
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

Comments
 (0)