You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Twilio Voice Objective-C Quickstart for iOS
2
2
3
-
> This is a beta release of the Programmable Voice 3.X SDK for iOS. This major version now uses WebRTC. APIs are unlikely to change. We recommend you look at known issues provided in the [changelog](https://www.twilio.com/docs/voice/voip-sdk/ios/3x-changelog).
4
-
> To use a generally available version of the Programmable Voice SDKs for iOS please see the [master](https://github.com/twilio/video-quickstart-objc/tree/master) branch based on the 2.X APIs.
3
+
> NOTE: These sample applications use the Twilio Voice 3.x APIs. For examples using our 2.x APIs, please see the 2.x branch.
5
4
6
5
## Get started with Voice on iOS:
7
6
*[Quickstart](#quickstart) - Run the quickstart app
@@ -316,7 +315,7 @@ Please ensure that after deleting the Push Credential you remove or replace the
316
315
You can find more documentation on getting started as well as our latest AppleDoc below:
0 commit comments