Skip to content

Commit d31d6c1

Browse files
authored
Merge pull request #180236 from jimchou-dev/jimchou/communication-ui-quickstart-cocoapod
Update ios.md by adding CocoaPods requirement
2 parents 3e28a40 + fa56d3e commit d31d6c1

File tree

1 file changed

+1
-0
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-call

1 file changed

+1
-0
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Name the project `UILibraryQuickStart` and select `Storyboard` under the `Interf
3030
### Install the package and dependencies with CocoaPods
3131

3232
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
3334
2. Add the following to your Podfile:
3435

3536
```

0 commit comments

Comments
 (0)