I have an issue when playing video while using the c “willRotateToInterfaceOrientation” function. Initially, I have my main view set on the landscape mode. The video is playing but then I tried to rotate it to portrait mode my project doesn’t call the “willRotateToInterfaceOrientation” but when I tried to rotate it back to the landscapeleft mode and then rotate back again to the portrait mode it’s just the time the “willRotateToInterfaceOrientation” is called. can anyone please help me? thanks
I have an issue when playing video while using the c willRotateToInterfaceOrientation function. Initially,
Share
Try this instead of implementing code in willRotateToInterfaceOrientation.