apache / cordova-plugin-screen-orientation

Apache Cordova Screen Orientation Plugin
https://cordova.apache.org/
Apache License 2.0
219 stars 228 forks source link

ScreenOrientation Cordova Plugin not working anymore on IOS 16 (Simulator/Real) #108

Closed fernandaj222 closed 1 year ago

fernandaj222 commented 2 years ago

Bug Report

Hi! I'm working with the screen orientation plugin (v. 3.0.2) for an Ionic app with Angular. Still, once I tried it on an ios device with the latest version (16) the plugin stopped working, I tested it on Android and older versions of iOS and it still works.

Note. I have already created a ticket with support but I would like to know when they estimate to have an official solution for this problem, I have also tried the solutions in this PR but they have not worked.

Problem

ScreenOrientation Cordova Plugin not working anymore on IOS 16

Information

Command or Code

Environment, Platform, Device

Version information

Checklist

fernandaj222 commented 2 years ago

this PR is https://github.com/apache/cordova-plugin-screen-orientation/pull/107

zerefel commented 2 years ago

I've been banging my head with this problem and it seems to affect one of the most basic functionalities of a mobile app. Can we have an update on when it's expected to be solved and merged?

VasanthCBH commented 1 year ago

Any update on when we are merging the PR to fix this issue

breautek commented 1 year ago

Any update on when we are merging the PR to fix this issue

Looks like we are currently awaiting for the PR author to make some requested changes.

ThodorisElissaios commented 1 year ago

Any update?

breautek commented 1 year ago

This issue should be resolved by https://github.com/apache/cordova-plugin-screen-orientation/pull/107

It can be tested by installing the dev version via git:

cordova plugin remove cordova-plugin-screen-orientation
cordova plugin add https://github.com/apache/cordova-plugin-screen-orientation.git