Skip to content

Flutter iOS [FirebaseAuth]: After Upgrading to latest version and flutter version to 3.22.2 Failed to build iOS #13323

Closed
@DeviOSFlutter

Description

@DeviOSFlutter

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Core, Auth

Which platforms are affected?

iOS

Description

I have pasted my logs below facing some deployment target kind of issues even after changing deployment target properly in application
Screenshot 2024-09-12 at 9 08 13 PM

Reproducing the issue

  • Create a new project in flutter with version 3.22.2
  • Connect to firebase project using flutterfire_cli
  • add firebase core and firebase auth latest version in dependancy
  • change target platform to 15.0 in iOS
  • run the build

Firebase Core version

^3.4.1

Flutter Version

3.22.2

Relevant Log Output

No response

Flutter dependencies

Expand Flutter dependencies snippet
dependencies:
  flutter:
    sdk: flutter
  google_fonts: 6.2.1  
  cupertino_icons: ^1.0.8
  auto_route: ^8.1.4
  firebase_auth: ^5.2.1
  firebase_core: ^3.4.1

Additional context and comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked: customer-responseWaiting for customer response, e.g. more information was requested.impact: crowdAffects many people, though not necessarily a specific customer with an assigned label. (P2)platform: iosIssues / PRs which are specifically for iOS.type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions