Skip to content

Instantly share code, notes, and snippets.

/*
Put that Line of code somewhere before you initialize the javascript application
You can read a Blogpost about that topic here:
https://medium.com/shopgate-mobile-commerce/hacking-tvml-4387e65a9b94#.o2onhfgo4
*/
[TVInterfaceFactory sharedInterfaceFactory].extendedInterfaceCreator = [CustomInterfaceCreator new];