libusbmuxd icon indicating copy to clipboard operation
libusbmuxd copied to clipboard

Device Not Work By Flutter

Open lichentao opened this issue 7 years ago • 1 comments

Warning: CocoaPods recommended version 1.5.0 or greater not installed. Pods handling may fail on some projects involving plugins. To upgrade: brew upgrade cocoapods pod setup

Starting Xcode build... Xcode build done. 14.4s Installing and launching... timeout waiting for the application to start

Device is Active by Flutter,But Not Work

botao-macbookpro:ios botao$ flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel unknown, v0.10.1, on Mac OS X 10.14 18A391, locale zh-Hans-CN) [!] Android toolchain - develop for Android devices (Android SDK 28.0.1) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses [!] iOS toolchain - develop for iOS devices (Xcode 10.0) ✗ Verify that all connected devices have been paired with this computer in Xcode. If all devices have been paired, libimobiledevice and ideviceinstaller may require updating. To update, run: brew uninstall --ignore-dependencies libimobiledevice brew install --HEAD libimobiledevice brew install ideviceinstaller ! CocoaPods out of date (1.5.0 is recommended). CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the Dart side. Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS. For more info, see https://flutter.io/platform-plugins To upgrade: brew upgrade cocoapods pod setup [✓] Android Studio (version 3.1) [✓] Connected device (1 available)

lichentao avatar Oct 26 '18 08:10 lichentao

In case you haven't seen this, take a look at https://stackoverflow.com/questions/52602425/libusbmuxd-version-error-during-flutter-install

chalin avatar Dec 09 '18 00:12 chalin