I'm trying to call my Game.m scene but it doesn't seem to be working. I know the problem isn't with with the menu code because when I replace "Game" with the "Helloworld" layer the method works fine. Is there something wrong with my Game.h or Game.m files that could be stopping them from being called?
I really appreciate any help.
I'm new to all this so apologies in advance if the solution is obvious. And thank you to anyone that takes the time to read this.