How to remove "Options" tab in info panel in tvos?

Code Block
self.avplayercontroller.customInfoViewController = nil

Using the nil assigning method removes the options menu but crashes intermittenly -
Code Block
"Fatal Exception: NSInvalidArgumentException
*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]"

Is there any other option to hide/remove options tab when needed in avplayerviewcontroller.
Code Block
Radar bug which I noticed is resolved but I still get the issue intermittenly. https://openradar.appspot.com/48192193

Replies

That's more a question to ask to IONIC.
Maybe they need to update their App, but they are the ones who know.

Please, don't forget to close the thread.