Testing new iOS backend
jMonkeyEngine Hub
June 2, 2026
I attempted to do some testing with iOS and was able to get the examples working in the simulator. I then tried to add it to a small example project and followed the directions in the other thread. I ran into some linking errors when I tried to build / launch the simulator project such as:
_eglCreateContext", referenced from: create_context(int) in libJGLIOSCore
Any idea what I’ve missed?
Discussion in the ATmosphere