FilledStacks / FilledStacks/boxtout
[Question] [VERBOSE-2:profiler_metrics_ios.mm(203)] Error retrieving thread information: (os/kern) invalid argument
- 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)

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.