From f7b8401141efb6418f28be7c8c6b574ce5f34695 Mon Sep 17 00:00:00 2001 From: Duy Tran Khanh Date: Thu, 7 Jan 2021 09:45:24 +0700 Subject: [PATCH] Changes - Try to fix rendering issues on 1.6.x - Set GL4ES back to default fb mode - Set orientation to landscape --- Natives/Info.plist | 3 --- Natives/JavaLauncher.c | 2 +- Natives/ViewController.m | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/Natives/Info.plist b/Natives/Info.plist index 03168aa25f..6f2cb9de5b 100644 --- a/Natives/Info.plist +++ b/Natives/Info.plist @@ -38,14 +38,11 @@ UISupportedInterfaceOrientations - UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight