Uodate to 3.24.2 issue : The pod "Firebase/CoreOnly" required by the plugin "firebase_core" requires a higher minimum iOS

Troubleshooting

After updatingto 3.24.2 I get this error:

Error: The pod "Firebase/CoreOnly" required by the plugin "firebase_core" requires a higher
minimum iOS deployment version than the plugin's reported minimum version.
To build, remove the plugin "firebase_core", or contact the plugin's developers for assistance.
Error running pod install
Error launching application on iPhone 15 Pro.

Log:
flutter run -d "A060C67D-B507-462D-A3AC-8141231D7272"
Launching lib/main.dart on iPhone 15 Pro in debug mode...
Running pod install...                                             440ms
CocoaPods' output:

      Preparing

    Analyzing dependencies

    Inspecting targets to integrate
      Using ARCHS setting to build architectures of target Pods-Runner: (``)

    Finding Podfile changes
      M FirebaseFirestore
      M sqflite
      M webview_flutter_wkwebview
      - Flutter
      - app_links
      - device_info_plus
      - devicelocale
      - file_picker
      - firebase_analytics
      - firebase_core
      - firebase_performance
      - flutter_barcode_scanner
      - flutter_native_splash
      - flutter_secure_storage
      - geolocator_apple
      - image_picker_ios
      - integration_test
      - local_auth_darwin
      - package_info_plus
      - path_provider_foundation
      - shared_preferences_foundation
      - sign_in_with_apple
      - url_launcher_ios
      - vibration
      - video_player_avfoundation

    Fetching external sources
    -> Pre-downloading: FirebaseFirestore from
    https://github.com/invertase/firestore-ios-sdk-frameworks.git, tag 11.2.0
      > Copying FirebaseFirestore from
      /Users/peterlauge/Library/Caches/CocoaPods/Pods/External/FirebaseFirestore/d2e0669c760fadeb
      a2760e24ad6020ff
to Pods/FirebaseFirestore
    -> Fetching podspec for Flutter from Flutter
    -> Fetching podspec for app_links from .symlinks/plugins/app_links/ios
    -> Fetching podspec for device_info_plus from .symlinks/plugins/device_info_plus/ios
    -> Fetching podspec for devicelocale from .symlinks/plugins/devicelocale/ios
    -> Fetching podspec for file_picker from .symlinks/plugins/file_picker/ios
    -> Fetching podspec for firebase_analytics from .symlinks/plugins/firebase_analytics/ios
    firebase_analytics: Using Firebase SDK version '11.2.0' defined in 'firebase_core'
    -> Fetching podspec for firebase_core from .symlinks/plugins/firebase_core/ios
    firebase_core: Using Firebase SDK version '11.2.0' defined in 'firebase_core'
    -> Fetching podspec for firebase_performance from
    .symlinks/plugins/firebase_performance/ios
    firebase_performance: Using Firebase SDK version '11.2.0' defined in 'firebase_core'
    -> Fetching podspec for flutter_barcode_scanner from
    .symlinks/plugins/flutter_barcode_scanner/ios
    -> Fetching podspec for flutter_native_splash from
    .symlinks/plugins/flutter_native_splash/ios
    -> Fetching podspec for flutter_secure_storage from
    .symlinks/plugins/flutter_secure_storage/ios
    -> Fetching podspec for geolocator_apple from .symlinks/plugins/geolocator_apple/ios
    -> Fetching podspec for image_picker_ios from .symlinks/plugins/image_picker_ios/ios
    -> Fetching podspec for integration_test from .symlinks/plugins/integration_test/ios
    -> Fetching podspec for local_auth_darwin from .symlinks/plugins/local_auth_darwin/darwin
    -> Fetching podspec for package_info_plus from .symlinks/plugins/package_info_plus/ios
    -> Fetching podspec for path_provider_foundation from
    .symlinks/plugins/path_provider_foundation/darwin
    -> Fetching podspec for shared_preferences_foundation from
    .symlinks/plugins/shared_preferences_foundation/darwin
    -> Fetching podspec for sign_in_with_apple from .symlinks/plugins/sign_in_with_apple/ios
    -> Fetching podspec for sqflite from .symlinks/plugins/sqflite/darwin
    -> Fetching podspec for url_launcher_ios from .symlinks/plugins/url_launcher_ios/ios
    -> Fetching podspec for vibration from .symlinks/plugins/vibration/ios
    -> Fetching podspec for video_player_avfoundation from
    .symlinks/plugins/video_player_avfoundation/darwin
    -> Fetching podspec for webview_flutter_wkwebview from
    .symlinks/plugins/webview_flutter_wkwebview/darwin

    Resolving dependencies of Podfile
      CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is
      only performed in repo update
      CDN: trunk Relative path: all_pods_versions_e_a_a.txt exists! Returning local because
      checking is only performed in repo update
      CDN: trunk Relative path:
      Specs/e/a/a/FirebaseFirestoreBinary/10.28.0/FirebaseFirestoreBinary.podspec.json exists!
      Returning local because checking is only performed in repo update
      CDN: trunk Relative path: all_pods_versions_1_6_1.txt exists! Returning local because
      checking is only performed in repo update
      CDN: trunk Relative path:
      Specs/1/6/1/DKImagePickerController/4.3.9/DKImagePickerController.podspec.json exists!
      Returning local because checking is only performed in repo update
      CDN: trunk Relative path:
      Specs/1/6/1/DKImagePickerController/4.3.9/DKImagePickerController.podspec.json exists!
      Returning local because checking is only performed in repo update
      CDN: trunk Relative path: all_pods_versions_0_3_5.txt exists! Returning local because
      checking is only performed in repo update
      CDN: trunk Relative path: Specs/0/3/5/Firebase/10.28.1/Firebase.podspec.json exists!
      Returning local because checking is only performed in repo update
      CDN: trunk Relative path: all_pods_versions_4_2_c.txt exists! Returning local because
      checking is only performed in repo update
      CDN: trunk Relative path: Specs/4/2/c/FlutterMacOS/3.16.0/FlutterMacOS.podspec.json exists!
      Returning local because checking is only performed in repo update
      CDN: trunk Relative path: Specs/0/3/5/Firebase/10.25.0/Firebase.podspec.json exists!
      Returning local because checking is only performed in repo update
    [!] CocoaPods could not find compatible versions for pod "Firebase/CoreOnly":
      In snapshot (Podfile.lock):
        Firebase/CoreOnly (= 10.25.0)

      In Podfile:
        firebase_core (from .symlinks/plugins/firebase_core/ios) was resolved to 3.6.0, which
        depends on
          Firebase/CoreOnly (= 11.2.0)

    Specs satisfying the Firebase/CoreOnly (= 10.25.0), Firebase/CoreOnly (= 11.2.0) dependency
    were found, but they required a higher minimum deployment target.

    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolution.rb:317:in
    raise_error_unless_state'
    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolution.rb:299:in
block in
    unwind_for_conflict'
    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolution.rb:297:in tap'
    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolution.rb:297:in
   
unwind_for_conflict'
    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolution.rb:257:in
    process_topmost_state'
    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolution.rb:182:in
resolve'
    /Library/Ruby/Gems/2.6.0/gems/molinillo-0.8.0/lib/molinillo/resolver.rb:43:in resolve'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/resolver.rb:94:in
resolve'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer/analyzer.rb:1082:in
    block in resolve_dependencies'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/user_interface.rb:64:in
section'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer/analyzer.rb:1080:in
    resolve_dependencies'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer/analyzer.rb:125:in
   
analyze'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:422:in analyze'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:244:in
block in
    resolve_dependencies'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/user_interface.rb:64:in section'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:243:in
   
resolve_dependencies'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:162:in install!'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/command/install.rb:52:in
run'
    /Library/Ruby/Gems/2.6.0/gems/claide-1.1.0/lib/claide/command.rb:334:in run'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/lib/cocoapods/command.rb:52:in
run'
    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.15.2/bin/pod:55:in <top (required)>'
    /usr/local/bin/pod:23:in
load'
    /usr/local/bin/pod:23:in `<main>'

Error: The pod "Firebase/CoreOnly" required by the plugin "firebase_core" requires a higher
minimum iOS deployment version than the plugin's reported minimum version.
To build, remove the plugin "firebase_core", or contact the plugin's developers for assistance.
Error running pod install
Error launching application on iPhone 15 Pro.

What have you tried so far?

I followed the instructions.

Did you check FlutterFlow's Documentation for this topic?
Yes
3