@Dorald wrote:
Hi ! ofFbo wont work on iOS with
settings.windowControllerType = ofxiOSWindowControllerType::GL_KIT;
in main class.
When I change windowControllerType toCORE_ANIMATIONit worked.By default OF iOS version 0.10.1 come with
ofxiOSWindowControllerType::GL_KIT;activated in main.mm.
Posts: 1
Participants: 1