

If you don’t think your friends will understand how amazing your new recording is, tap Cancel in the upper left to dismiss the view and delete your recording. Now you can watch your recording, trim it, save it to your photo library, or share it with the world. There is also a microphone toggle so you can choose if you want to record with the microphone or not. This is here so you can record something changing on the screen. Tapping a color will change the background of the square in the middle of the screen to that color. The app also features a segmented view with various color names in it. Once tapped, the button will turn red and the status label at the top of the screen will indicate that it is currently recording. There is a green button which is used to start screen recording. The app we will be making today is extremely simple to write and use. You will also need a physical device to run this app as screen recording does not work in the simulator.
#Softberry kai screen replay code
However, the ReplayKit code in this sample app is the same in Swift 3 as it is in Swift 4, so it should work the same if you are following along in Xcode 9. Note: I will be creating this tutorial with Swift 3 in Xcode 8 as there have been many problems reported with ReplayKit in iOS 11 beta. The app will feature a recording start/stop button, a label that shows the status of the recording, and some UI elements to play with so you can record yourself doing something.
#Softberry kai screen replay how to
Today, I am going to show you how to make a simple screen recording app. ReplayKit is made specifically for gamers. Now before you say it, I know that iOS 11 introduced a way to record your screen anywhere, but that feature is not as intuitive for gamers as it requires control center to be opened, and also requires that the user leaves the game to edit and send the video.

This way, with a tap of a button, players can record their game and instantly share it with their friends. ReplayKit is an incredible API which makes it extremely simple for developers to integrate safe and efficient screen recording into their apps. That is why Apple announced ReplayKit at WWDC15 along with iOS 9. However, games are one of the many things that show off the incredible things an iPhone can do with its crazy power and beautiful display.Īlmost everyone who loves playing games on their iPhone loves to brag to their friends how great they are at them. Who doesn’t love playing games on their iPhone? I think that my friends and family would agree that I waste way too much time on my phone playing games.
