Skip to content

Conversation

@bps-takumaodaki
Copy link
Contributor

Fixes https://github.com/cph-cachet/flutter-plugins/issues/989.

According to the configure documentation:

If useHealthConnectIfAvailable is true, Google Health Connect on Android will be used. Has no effect on iOS.

However, setting useHealthConnectIfAvailable to true on iOS triggers calls to an unimplemented method Channel API.

To address this issue, I confirmed that no method Channel API is invoked when useHealthConnectIfAvailable is set to true and configure is called on iOS, thereby ensuring that the issue no longer occurs.

(I accidentally deleted the repository, so I have recreated the PR.)

@SlimShadyIAm SlimShadyIAm merged commit 8747075 into carp-dk:master Jul 24, 2024
@SlimShadyIAm
Copy link
Contributor

Thanks for your PR!

@bps-takumaodaki bps-takumaodaki deleted the fix/called_not_impletemted_method branch July 25, 2024 00:17
@bps-takumaodaki bps-takumaodaki restored the fix/called_not_impletemted_method branch July 25, 2024 00:18
@bps-takumaodaki bps-takumaodaki deleted the fix/called_not_impletemted_method branch July 25, 2024 00:19
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

Successfully merging this pull request may close these issues.

2 participants