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

SwiftActivityRecognitionFlutterPlugin class fix #302

Merged
merged 3 commits into from
May 28, 2021

Conversation

sromano1992
Copy link

The "SwiftActivityRecognitionFlutterPlugin" Class was unable to compile on iOS because of the following error:

Value of type 'ActivityStreamHandler' has no member 'setStreamHandler'

Tested on iPhone XS with iOS 14.4.

@sc00n
Copy link
Contributor

sc00n commented Mar 26, 2021

Thanks, this compiles! Would be nice if this can be merged.

SwiftPedometerPlugin uses FluterEventChannel.init instead of FlutterEventChannel (as you propose). Is there a difference? (complete Swift noob here, this adaptation was about my first line of Swift code ever).

@bardram bardram merged commit a165392 into cph-cachet:master May 28, 2021
@bardram
Copy link
Contributor

bardram commented May 28, 2021

Released as version 4.0.2

hibitness-quan-nguyen2 pushed a commit to hibitness/flutter-plugins that referenced this pull request Dec 18, 2023
SwiftActivityRecognitionFlutterPlugin class fix
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.

None yet

3 participants