I\'m getting this error every-time I run the project and try to navigate to another screen.
Unable to find interface controller class \'HelpInterfaceControll
I've found the error! It was because of my .m file, it's target membership was MemGame instead of MenGame WatchKit Extension. So I uncheck the first option and selected the third option and now it's running perfectly.
MemGame
MenGame WatchKit Extension