You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[✓] Flutter (Channel stable, 3.22.0, on macOS 13.2 22D49 darwin-x64, locale zh-Hans-CN)
• Flutter version 3.22.0 on channel stable at /Users/***/workspace/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 5dcb86f68f (8 days ago), 2024-05-09 07:39:20 -0500
• Engine revision f6344b75dc
• Dart version 3.4.0
• DevTools version 2.34.3
• Pub download mirror https://pub.flutter-io.cn
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at /Users/***/Library/Android/sdk
• Platform android-34, build-tools 34.0.0
• ANDROID_HOME = /Users/***/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14E300c
• CocoaPods version 1.15.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2023.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)
Environment
OS: [ios]
Logs
Swift Compiler Error (Xcode): Type 'String' has no member 'playAndRecord'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:17:34
Swift Compiler Error (Xcode): Type 'String' has no member 'playAndRecord'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:51:36
Swift Compiler Error (Xcode): 'setActive(:options:)' has been renamed to 'setActive(:with:)'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:71:23
Swift Compiler Error (Xcode): 'interruptionNotification' has been renamed to 'NSNotification.Name.AVAudioSessionInterruption'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:93:30
The text was updated successfully, but these errors were encountered:
Package version
record:5.1.0
flutter doctor
Environment
Logs
Swift Compiler Error (Xcode): Type 'String' has no member 'playAndRecord'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:17:34
Swift Compiler Error (Xcode): Type 'String' has no member 'playAndRecord'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:51:36
Swift Compiler Error (Xcode): 'setActive(:options:)' has been renamed to 'setActive(:with:)'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:71:23
Swift Compiler Error (Xcode): 'interruptionNotification' has been renamed to 'NSNotification.Name.AVAudioSessionInterruption'
/Users/mac104/.pub-cache/hosted/pub.flutter-io.cn/record_darwin-1.1.0/ios/Classes/RecorderIOS.swift:93:30
The text was updated successfully, but these errors were encountered: