-
Notifications
You must be signed in to change notification settings - Fork 2
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
iOS 16.1+ double prompt issue for clipboard permission #521
Comments
🤔 I don't think it is related to the skip because it is skipping the data coming from the preferences. Can you attach the logs? I believe you are running on a simulator, right? which iOS version are you using on it? Apple has changed the clipboard access logic a few times, so maybe it is version specific. |
I'm on a physical device, iPhone 11 with 16.3.1 version. Will attach logs. |
Depends on |
@erdemyerebasmaz can we close this? |
@roeierez not yet, it depends on the issue referenced here: |
@roeierez I think we should remove it from Milestone 0.1.0-alpha because it is an issue out of our control. We depend on flutter/flutter#121446 |
Clicking Paste prompts the permission dialog but it gets closed abruptly and requires a second click to give permission & use the clipboard value.
IMG_0862.MOV
flutter doctor -v
@ademar111190 Could this be related to skip logic on clipboard stream?
The text was updated successfully, but these errors were encountered: