Tau: CocoaPods could not find compatible versions for pod "flutter_sound_lite"

Created on 26 Apr 2020  路  2Comments  路  Source: Canardoux/tau

Version of flutter_sound

flutter_sound_lite: ^4.0.0

flutter doctor

[鉁揮 Flutter (Channel stable, v1.12.13+hotfix.9, on Mac OS X 10.14.6 18G87, locale en-US)

Platforms you faced the error (IOS or Android or both?)

iOS

Expected behavior

Actual behavior

platform :ios, '9.0'

Resolving dependencies of Podfile
[!] CocoaPods could not find compatible versions for pod "flutter_sound_lite":
In Podfile:
flutter_sound_lite (from .symlinks/plugins/flutter_sound_lite/ios)
Specs satisfying the flutter_sound_lite (from.symlinks/plugins/flutter_sound_lite/ios) dependency were found, but they required a higher minimum deployment target.

Tested environment (Emulator? Real Device?)

real

Steps to reproduce the behavior

Most helpful comment

The actual minimum version for Flutter Sound is 9.3.

All 2 comments

The actual minimum version for Flutter Sound is 9.3.

it works, thanks

Was this page helpful?
0 / 5 - 0 ratings