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

Swift Compiler Error (Xcode): Reference to member 'mixWithOthers' cannot be resolved without a contextual type #450

Closed
AmirK102 opened this issue Dec 13, 2024 · 2 comments

Comments

@AmirK102
Copy link

AmirK102 commented Dec 13, 2024

I am using flutter version: 3.22.3

Launching lib/main.dart on iPhone 14 Pro in debug mode...
Running pod install...
Running Xcode build...
Xcode build done. 124.2s
Failed to build iOS app
Swift Compiler Error (Xcode): Reference to member 'mixWithOthers' cannot be resolved without a contextual type
/Users/amirk/.pub-cache/hosted/pub.dev/record_darwin-1.2.2/ios/Classes/RecordConfig.swift:79:11

Could not build the application for the simulator.
Error launching application on iPhone 14 Pro.

@quensh93
Copy link

same as here
[ver](record: ^5.1.2)

@llfbandit
Copy link
Owner

Thanks for reporting.
I updated the code to call explicitly enum values. But I suggest you to update your setup. It should already compile.

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