Skip to content

local_auth header not found when deploying to iOS Device #15532

@rodydavis

Description

@rodydavis

Steps to Reproduce

  1. In Visual Studio Code add the plugin "local_auth: "^0.2.0"" to pod spec.

screen shot 2018-03-14 at 3 52 45 pm

  1. Get Flutter Packages
  2. Select iOS Device as Target
  3. Press Run in Visual Studio Code / Debug Screen

screen shot 2018-03-14 at 3 54 29 pm

  1. Open Workspace in Xcode and Build and Run

screen shot 2018-03-14 at 3 49 33 pm screen shot 2018-03-14 at 3 39 41 pm

Logs

Run your application with flutter run and attach all the log output.

Run flutter analyze and attach any output of that command also.

Flutter Doctor

[flutter] flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.1.5, on Mac OS X 10.13.3 17D102, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.2)
[✓] Android Studio (version 3.0)
[✓] VS Code (version 1.21.0)
[✓] Connected devices (3 available)

• No issues found!
exit code 0

For more information about diagnosing and reporting Flutter bugs, please see https://flutter.io/bug-reports/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p: toolingAffects the flutter_plugin_tools package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions