-
Notifications
You must be signed in to change notification settings - Fork 27.5k
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
[Android] Application crashes after Navigation from BannerAd to Google Maps on stable 2.10.0 #97904
Comments
Hi @Navil, Thanks for filing the issue. I am able to reproduce the crash on the stable and the master channel. The app does not crash when running on the old
This issue is Android-specific and works fine on IOS Screen.Recording.2022-02-07.at.1.32.05.PM.movA complete sample project can be found here ads_example.zip flutter doctor -v
|
@blasten There have been numerous cherry picks into 2.10. Has a fix for this already been applied? |
Duplicate of #98155 |
This hasn't been cherry picked yet, but the issue is labeled accordingly. I suspect it will be cherry-picked this week. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
As mentioned in the title, I currently have an application in production that crashes since 2.10. After further investigation I figured out that the app crashed whenever a Navigation happens from a page containing Google Ads to a page containing Google Maps. I assume there are more combinations and the one I figured out is one of them.
I only tested this on Android.
Steps to Reproduce
1.) Run application
2.) Navigate to the page containing the Ad (top right corner in the App Bar)
3.) Press the "Back"-Arrow
4.) The application crashes
Expected results: The app should navigate back normally.
Actual results: The app crashes.
Code sample
Logs
XRecorder_06022022_141004.mp4
The text was updated successfully, but these errors were encountered: