Subscriber Clean State
- Select the Main.storyboard of the project and expand the Second View Controller. We will be modifying this View Controller to broadcast from the camera on the iOS device.
- Select the Tab Bar Item entry, and open the Attributes Inspector
- Give the Bar Item a title of ‘Subscribe’
- Select all the UI content in the View of Second View Controller and delete it. We will add custom UI a little later.