Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Application Crashes When Re-entering a Page Containing a WebView After Navigating Back on Android 13 using Xamarin.Forms V5.0.0.2578 #15778

Closed
BrickBios opened this issue Jul 15, 2023 · 1 comment
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@BrickBios
Copy link

BrickBios commented Jul 15, 2023

Description
Application Crashes When Re-entering a Page Containing a WebView After Navigating Back on Android 13 using Xamarin.Forms V5.0.0.2578

Steps to Reproduce
Open the activity containing the WebView.
Navigate back using the back button.
Try to re-enter the page containing the WebView.

Expected Behavior
The WebView should open without any issues when attempting to open it multiple times.
Unhandled Exception: Android.Views.InflateException (EXCEPTIONDISPATCHINFO
error.txt
)

Actual Behavior
The WebView throws an error when opened for the second time.

Basic Information
Visual Studio 2022 version version 17.6
Version with issue: Xamarin.Forms : V5 .0.0.2578, Visual.Material : V5.0.0.2578

Platform Target Frameworks:
Android: Android 13
Android: Android 12
Android: Android 11

@BrickBios BrickBios added s/unverified New report that has yet to be verified t/bug 🐛 labels Jul 15, 2023
@BrickBios BrickBios changed the title [Bug] Application Crashes When Navigating Back to a WebView Page on Android 13 using Xamarin.Forms V5.0.0.2578 [Bug] Application Crashes When Re-entering a Page Containing a WebView After Navigating Back on Android 13 using Xamarin.Forms V5.0.0.2578 Jul 15, 2023
@jfversluis
Copy link
Member

jfversluis commented Jul 17, 2023

Without any reproduction project or at the very least relevant code this will be very hard to diagnose.

@BrickBios BrickBios closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants