I am having trouble getting my ogre project running on iOS. I am trying to port a windows project i did to iOS, I have ported all files and it is compiling and running without errors or exceptions. however all thats happening when i run the project is the screen rotates, the status bar is still showing (even though i said to hide it) and a black screen is visible. I have a multitouchlistener listening for touch and just a black screen that is not registering touch either.
I stepped through the program and it looks like my custom game loop is running. I am at a loss as to why this is not working.
has anyone ever encountered this ? also if anyone would be willing to take a look at my project i would really appreciate it
Thanks.
xxpokerxx