Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value of type 'UIWindowScene' has no member 'requestGeometryUpdate' #34

Open
lisong3682 opened this issue Jun 5, 2023 · 3 comments
Open

Comments

@lisong3682
Copy link

Xcode(13.2.1) Swift Compiler Error
Compiler AutoOrientationPlugin.swift(x86_64)
Value of type 'UIWindowScene' has no member 'requestGeometryUpdate'
Cannot infer contextual base in reference to member 'iOS'

image

@luiz-simples
Copy link

anything about it?

@luiz-simples
Copy link

luiz-simples commented Jun 29, 2023

Temporary fix:
Add override dependency into pubspec.yaml

dependency_overrides:
  auto_orientation: '2.2.1'

@zysc8313
Copy link

zysc8313 commented Sep 4, 2023

And updates?

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

No branches or pull requests

3 participants