We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e28a40 + fa56d3e commit d31d6c1Copy full SHA for d31d6c1
articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md
@@ -30,6 +30,7 @@ Name the project `UILibraryQuickStart` and select `Storyboard` under the `Interf
30
### Install the package and dependencies with CocoaPods
31
32
1. Create a Podfile in your project root directory by running `pod init`.
33
+ - If encounter error, update [CocoaPods](https://guides.cocoapods.org/using/getting-started.html) to latest version
34
2. Add the following to your Podfile:
35
36
```
0 commit comments