Skip to content

Conversation

joliver82
Copy link

@joliver82 joliver82 commented Apr 27, 2025

This PR adds the required template project files to easily support deploying jME3 app to iOS using MultiOsEngine as runtime.

Requires jME3 PR jMonkeyEngine/jmonkeyengine#2411 to be merged first


UIViewController vc = MoeIosJmeAppHarness.alloc().init();

// Initialization with navigation bar
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to be commented out?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I left it as an example on how to add a top bar. I think most, if not all, people will use fullscreen without any bar, but just in case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants