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

E/FrameEvents(27058): updateAcquireFence: Did not find frame. #158

Open
securexperts opened this issue May 8, 2023 · 1 comment
Open

Comments

@securexperts
Copy link

Hello,

When I open on the Demo App "Animated route line" on Android devices, I get tons of the following Error

E/FrameEvents(27058): updateAcquireFence: Did not find frame.

I also get this on Full Screen map but only when I move/resize the map by gestures

How can I hide this Error or fix it.

Thanks

Roman

@adeveloper-wq
Copy link

It seems that this is nothing to worry about (flutter/flutter#104268 (comment)). Since it's still really annoying in the logs we filter it out using filter techniques provided by VSCode/Android Studio.

Android Studio Logcat:

-message:"updateAcquireFence: Did not find frame."

VSCode:

!updateAcquireFence: Did not find frame.

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

2 participants