This repository was archived by the owner on Jun 15, 2019. It is now read-only.
-
Couldn't load subscription status.
- Fork 20
ISDK-2505: Update QuickStarts for 3.0.0 #140
Merged
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
8992fb4
Update Podfile for 3.0.0-beta1
paynerc 665e06c
Update project files with latest Xcode goodness and bumped deployment…
paynerc 5f440e2
Updated TwilioVideo -> TwilioVideoSDK class rename
paynerc 21c0445
Udpate readme
paynerc 97a3007
Not sure how I missed this.
paynerc 949ed9c
Udpated doc and download links
paynerc 51c867e
Master branch for 2.x for the time being.
paynerc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
|
|
||
| [  ](https://www.twilio.com/docs/video/ios#add-the-sdk) | ||
| [](https://twilio.github.io/twilio-video-ios/docs/latest/index.html) | ||
| [  ](https://github.com/twilio/twilio-video-ios/releases/download/3.0.0-beta1/TwilioVideo.framework.zip) | ||
| [](https://twilio.github.io/twilio-video-ios/docs/3.0.0-beta1/index.html) | ||
|
|
||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Download: Should we use the 3.x specific download link instead? Docs: It won't be possible to point to the latest version for the docs ^ use 3.0.0-beta1. |
||
| # Twilio Video Quickstart for Objective-C | ||
|
|
||
| > NOTE: These sample applications use the Twilio Video 2.x APIs. For examples using our 1.x APIs, please see the [1.x](https://github.com/twilio/video-quickstart-objc/tree/1.x) branch. | ||
| > NOTE: These sample applications use the Twilio Video 3.x APIs. For examples using our 2.x APIs, please see the [master](https://github.com/twilio/video-quickstart-objc) branch. For examples using our 1.x APIs, please see the [1.x](https://github.com/twilio/video-quickstart-objc/tree/1.x) branch. | ||
|
|
||
| Get started with Video on iOS: | ||
|
|
||
|
|
@@ -34,7 +34,7 @@ Note: You may need to update the CocoaPods [Master Spec Repo](https://github.com | |
|
|
||
| ### Manual Integration | ||
|
|
||
| You can integrate `TwilioVideo.framework` manually by following these [install instructions](https://www.twilio.com/docs/video/ios-v2-getting-started#manual). | ||
| You can integrate `TwilioVideo.framework` manually by following these [install instructions](https://www.twilio.com/docs/video/ios-v3-getting-started#manual). | ||
|
|
||
| ## Quickstart | ||
|
|
||
|
|
@@ -115,8 +115,8 @@ For this Quickstart, the Application transport security settings are set to allo | |
|
|
||
| You can find more documentation on getting started as well as our latest Docs below: | ||
|
|
||
| * [Getting Started](https://www.twilio.com/docs/video/ios-v2-getting-started) | ||
| * [Docs](https://twilio.github.io/twilio-video-ios/docs/latest/index.html) | ||
| * [Getting Started](https://www.twilio.com/docs/video/ios-v3-getting-started) | ||
| * [Docs](https://twilio.github.io/twilio-video-ios/docs/3.0.0-beta1/index.html) | ||
|
|
||
| ## Issues and Support | ||
|
|
||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.