Reason for revert: Reland Original issue's description: > Revert of Add bitrate section to settings view controller. (patchset #1 id:1 of https://codereview.webrtc.org/2473783003/ ) > > Reason for revert: > The usage of UIKeyboardTypeASCIICapableNumberPad enum (available only for iOS 10.0), is breaking the build of AppRTCMobile on devices with lesser os. > To re-land the UIKeyboardTypeASCIICapableNumberPad should be replaced with UIKeyboardTypeNumberPad > > Original issue's description: > > Add bitrate section to settings view controller. > > > > BUG=webrtc:6654 > > > > Committed: https://crrev.com/3babb99039478c36be58171c5409eac07ae153e5 > > Cr-Commit-Position: refs/heads/master@{#14952} > > TBR=magjed@webrtc.org,kthelgasson@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:6654 > > Committed: https://crrev.com/40532a164663f03b812ec7ccc893da7a4bdc26d3 > Cr-Commit-Position: refs/heads/master@{#14972} TBR=magjed@webrtc.org,kthelgasson@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6654 Review-Url: https://codereview.webrtc.org/2482403002 Cr-Commit-Position: refs/heads/master@{#14996}
This directory contains sample iOS and mac clients for http://apprtc.appspot.com See ../../app/webrtc/objc/README for information on how to use it.