My app plays videos for toddlers. It uses AVPlayer. In a recent update Apple has implemented the function of dragging the video view to close it. This doesn't work well with toddlers touching the screen all the time.
Does anyone know how to disable this function? (the code is in Objective-C)