FilledStacks / FilledStacks/boxtout

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

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
412
Forks
155
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/19760229/111001727-3303c300-837c-11eb-822d-55884cba0d17.png)

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.