ofxFontStash icon indicating copy to clipboard operation
ofxFontStash copied to clipboard

iOS - Example stops execution just after startup

Open amicoleo opened this issue 10 years ago • 1 comments

Hi,

I'm trying to run the basic example included in the repository on iOS. I managed to have it compiled, but just after the launch image, it shows the text as reported in #16 and then it stops at startAppWithDelegate, when calling ofxiOSAlerts.gotFocus();

screen shot 2015-09-25 at 00 45 13

Any hint, tips, ideas on what might be causing this and how to solve it?

Thanks a lot!

amicoleo avatar Sep 24 '15 23:09 amicoleo

this seems to have nothing to do with ofxFontstash; and to be clear, I've just used it recently on iOS. Keep in mind the example is for OS X/windows, so you will need a slightly different ofApp.cpp and main.cpp

armadillu avatar Sep 25 '15 01:09 armadillu