Open anonym24 opened 6 years ago
Back button stops working after some rotations (landscapeRight > landscapeRight > landscapeRight)
self.navigationController?.popViewController(animated: true) doesn't do anything after (landscapeRight > landscapeRight > landscapeRight)
self.navigationController?.popViewController(animated: true)
https://stackoverflow.com/questions/51723160/popviewcontroller-doesnt-work-after-rotation
I don't know hot but your player causes it if I remove it everything works fine
Back button stops working after some rotations (landscapeRight > landscapeRight > landscapeRight)
self.navigationController?.popViewController(animated: true)
doesn't do anything after (landscapeRight > landscapeRight > landscapeRight)