Reinhard Jordan
Reinhard Jordan
I´m trying something like: if (ofGetTargetPlatform() == OF_TARGET_IOS) then; local path = ofxiOSGetDocumentsDirectory(); print('loading from iosDocs: '..path); end; on Device I´m getting "attempt to call a nil value (global 'ofxiOSGetDocumentsDirectory')"...
Hey, cuinjune, first of all, thanks fro this awesome project!!! Trying to compile the EmscriptenExample on mac Catalina I get the error: invalid argument '-std=c++14' not allowed with 'C' any...
On iPhone 8 with iOS 11.x it jumps too far for some reason, not even hitting a page...
Implementation of #87. The alertViewController generates warnings that after a quick research can be ignored, I think.