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(17819): updateAcquireFence: Did not find frame. #50

Closed
Omi231 opened this issue Oct 3, 2022 · 8 comments
Closed

E/FrameEvents(17819): updateAcquireFence: Did not find frame. #50

Omi231 opened this issue Oct 3, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@Omi231
Copy link

Omi231 commented Oct 3, 2022

MAX Plugin Version

2.0.0

Flutter Version

3.3.0-0.5.pre

Device/Platform Info

Android 12

Current Behavior

Showing a banner ad by widget method gives weird log which constantly keeps printing indefinitely. Removing the banner ad and hot reloading immediately stops the log.
E/FrameEvents(17819): updateAcquireFence: Did not find frame.

Screenshot:
image

Expected Behavior

no unwanted log

How to Reproduce

MaxAdView( adUnitId: _bannerAdunitId, adFormat: AdFormat.banner ),

Just show banner this way and log goes buzzerk.

Additional Info

Even created new fresh project and it still produces this behavior.

@Omi231 Omi231 added the bug Something isn't working label Oct 3, 2022
@alhiwatan
Copy link
Collaborator

Could you enable verbose logging and upload the logs here?

@alhiwatan
Copy link
Collaborator

Thanks for the logs. It seems that this is a popular flutter issue. Probably, you've already searched for it and found this.

I agree that this is annoying. I can see the same message repeatedly in our demo app until the banner/mrec is closed.

But, according to that information, this is not particularly harmful and can be ignored. Let's monitor the Android/flutter update.

@shinriyo
Copy link

flutter_webview in Android
it is annoying...

@rafay99-epic
Copy link

flutter_webview in Android it is annoying...

   
I know, but I have to use it in a Flutter project, and I am getting these missing frame errors:

image

The application on the home screen is so lagging, and I don't understand why. Any suggestions?

@urban-hostel
Copy link

Please fix becouse running
flutter run 2>&1 | Where-Object { $_ -notmatch "updateAcquireFence: Did not find frame." }

is not a long term solution to debug other issues

image

@alhiwatan
Copy link
Collaborator

Closing this issue out due to inactivity. It seems that the error is gone with Flutter 3.16.2.

@alhiwatan alhiwatan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2023
@onimeshc-iprogrammer
Copy link

This issue still persists in 3.16

@harshans22
Copy link

it is still in flutter 3.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants