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

[health 11.1.0] iOS Health permission : gesture not detected #1082

Open
arioul89 opened this issue Nov 20, 2024 · 0 comments
Open

[health 11.1.0] iOS Health permission : gesture not detected #1082

arioul89 opened this issue Nov 20, 2024 · 0 comments
Labels
bugfix a bug fix

Comments

@arioul89
Copy link

Plugin Name

health

Plugin Version

11.1.0

Device

iPhone 13 Mini

Operating System

18.1

Describe the bug

Hi,

Since XCode 16 update, and iOS 18.1, when iOS prompt my app health permission, no gesture are detected, so I can't get rid of the pop up.

This problem began since my update to XCode 16.

Steps to Reproduce

  1. Turn on iOS Simulator 18.1
  2. Use Health Flutter plugin and run : health.requestAuthorization
  3. iOS pop up will show

Expected Behavior

iOS Permission shows and we can accept or deny permission to the app

Actual Behavior

iOS Permission shows but no gesture are detected, so I can't give permission to the app or deny them.

Flutter Logs

No response

Screenshots

No response

Flutter Doctor Output

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.3, on macOS 15.1.1 24B91 darwin-arm64, locale fr-FR)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.2)
[✓] VS Code (version 1.95.3)
[✓] Connected device (4 available)
[✓] Network resources

• No issues found!

Additional Information

No response

@arioul89 arioul89 added the bugfix a bug fix label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix a bug fix
Projects
None yet
Development

No branches or pull requests

1 participant