Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A rotation is a circular movement of an object around a center (or point) of rotation.
0
votes
1answer
125 views
Facebook not Respecting preferredTransform flag on AVMutableCompositionTrack
I have an AVMutableComposition track which I am rotating 180 degrees as follows :
if (shouldRotate) {
//Code to rotate original main video 180 degrees if required.
CGAffineTransform ...
0
votes
1answer
539 views
Facebook dialog not rotating when keyboard up
I'm having a problem with FBDialog.
Apparently after the either the email or the password textFields become first responders and keyboard comes up, the FBDialog view no longer reacts to changing the ...
