diff --git a/ui-kit/ios/getting-started.mdx b/ui-kit/ios/getting-started.mdx index 1a64aaf0..2348cfa2 100644 --- a/ui-kit/ios/getting-started.mdx +++ b/ui-kit/ios/getting-started.mdx @@ -113,7 +113,7 @@ use_frameworks! target 'YourApp' do # CometChat UI Kit for Swift - pod 'CometChatUIKitSwift', '5.0.6' + pod 'CometChatUIKitSwift', '5.0.9' # Optional: Include if you're using Audio/Video Calling pod 'CometChatCallsSDK', '4.1.2' @@ -163,7 +163,7 @@ https://github.com/cometchat/cometchat-uikit-ios Exact Version: ``` - 5.0.6 + 5.0.9 ``` 4. Add `CometChatSDK` repeating the above steps for following link and exact version: