Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] [VERBOSE-2:profiler_metrics_ios.mm(203)] Error retrieving thread information: (os/kern) invalid argument #16

Open
miriam-z opened this issue Mar 12, 2021 · 0 comments

Comments

@miriam-z
Copy link

miriam-z commented Mar 12, 2021

Cloned project

Added in Podfile:

platform :ios, '14.3'

Although can login and signup, but also got this message in VSCode:

[VERBOSE-2:profiler_metrics_ios.mm(203)] Error retrieving thread information: (os/kern) invalid argument

flutter --version
Flutter 2.1.0-11.0.pre.232 • channel master • https://github.com/flutter/flutter.git
Framework • revision 63eefe7a3d (6 hours ago) • 2021-03-12 11:00:03 -0500
Engine • revision 1b68503bc8
Tools • Dart 2.13.0 (build 2.13.0-125.0.dev)

Screenshot 2021-03-12 at 21 44 54

Did

dart migrate --apply-changes

in another project, but not here.

Best to upgrade ?

firebase_core: ^0.7.0
firebase_auth: ^0.20.0+1

to:

firebase_auth: ^1.0.1
firebase_core: ^1.0.1

But if not updating then:

Running with unsound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant