/

Subscriber Clean State


  1. 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.
  2. Select the Tab Bar Item entry, and open the Attributes Inspector
  3. Give the Bar Item a title of 'Subscribe' show view
  4. Select all the UI content in the View of Second View Controller and delete it. We will add custom UI a little later.