News

I discovered this because an app I'm developing is logging first-chance exceptions and every time I popped a page from the navigation stack I would get a long exception with call stack in the output ...
When the view is displayed we get this exception. Java.Lang.IllegalArgumentException: 'Trying to create LifecycleCamera with destroyed lifecycle.' It was working ok with .Net 7 but we were also using ...