Possible to disable landscape/portrait mode per Layout

You’re going to need to create a webview within an app to control this behavior. Or, you can instruct the user to select this option on their iOS device as part of the game’s startup process:

If you want to go the App route, this guide by @nick is great.