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

Flutter frames chart does not exits on profile mode #7701

Open
mdikcinar opened this issue May 5, 2024 · 0 comments
Open

Flutter frames chart does not exits on profile mode #7701

mdikcinar opened this issue May 5, 2024 · 0 comments

Comments

@mdikcinar
Copy link

Hi, i see all flutter tools on debug mode but when i run flutter run --profile i only see Timeline events trace viewer on performance tab. How can i solve this problem.
I already tried flutter clean.

Launching on an iPhone 12 device.

Flutter doctor results

[✓] Flutter (Channel stable, 3.19.6, on macOS 14.4 23E214 darwin-arm64, locale en-TR)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.88.1)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!

Console logs

Launching lib/main.dart on Mustafa iPhone’u in profile mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: xxx
Running Xcode build...                                                  
 └─Compiling, linking and signing...                        15.8s
Xcode build done.                                           37.4s
You may be prompted to give access to control Xcode. Flutter uses Xcode to run your app. If access is not allowed, you can change this through your Settings > Privacy & Security > Automation.
[ERROR:flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalImpeller.mm(42)] Using the Impeller rendering backend.
Installing and launching...                                        64.1s
 
Flutter run key commands.
h List all available interactive commands.
c Clear the screen
q Quit (terminate the application on the device).
A Dart VM Service on Mustafa iPhone’u is available at: http://127.0.0.1:57415/6zSWPSj_Mlc=/
The Flutter DevTools debugger and profiler on Mustafa iPhone’u is available at: http://127.0.0.1:9101?uri=http://127.0.0.1:57415/6zSWPSj_Mlc=/

What i see
Screenshot 2024-05-05 at 19 56 01
Screenshot 2024-05-05 at 19 56 15

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