I got an application that play a few UIView Animations with sounds (using AVAudioPlayer).
Can someone please show how I can capture everything that is going on inside a view and save it as a video file on the device? i wasn't able to find a single AVAssetWriter's example that would work for me.
thanks alot!