Remove updated method
This commit is contained in:
@@ -736,7 +736,6 @@
|
||||
onDestroy(async () => {
|
||||
if (Capacitor.getPlatform() === 'android' && !$isAndroidTvStore) {
|
||||
if (originalOrigination) {
|
||||
await StatusBar.show();
|
||||
await ScreenOrientation.lock({
|
||||
orientation: originalOrigination.type
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user