How to build for iOS and publish to Apple App Store

Yesterday I managed to port my two iOS apps to jME 3.2.4. I also noticed that the sound support was broken, but I was able to fix it. :grinning:

I just copied and adapted the Android files:
https://github.com/revvv/sdk/tree/ios-openal-fix/jme3-ios/ios-data/templates/src

I think this zip contains outdated templates and is not used any longer?

Let me know if should make a PR.

I also have iOS fixes for the touch events which appear at a wrong location and some excludes for ProGuard.

4 Likes