Ethan Gibson - Weekly Update #3
- Ethan Gibson
- Feb 27, 2017
- 1 min read
This week my main goal was to get my Apple Developer account set up and create the necessary certificates and provisioning profiles to test applications on my device. I was successful with this goal and was able to continue onto editing a sample application for a tutorial showing how to access the iOS camera and flash. There was a snag initially with this because the tutorial was not up to date for iOS 10 and accessing the camera required adding a statement to the PLIST. After figuring this problem out, I was able to load the camera test app onto my device. I proceeded to edit it so that the camera was only on the top half of the screen and the bottom half contained a text input and dummy "send" button.
Comments