.NET MAUI 9.0.70 (Service Release 7) #29480
Pinned
davidortinau
announced in
Announcements
Replies: 1 comment 2 replies
-
Hi, After updating the .NET MAUI controls to version 9.0.70, I started encountering the following exception when navigating back from certain screens: System.ObjectDisposedException: 'Cannot access a disposed object. I'm currently using the CameraView library for barcode scanning and related functionalities: This issue seems to be related to lifecycle handling after the MAUI update. Please advise on how to resolve or handle this properly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release is now available via NuGet.org and is compatible with the latest .NET 9 workload.
Beta Was this translation helpful? Give feedback.
All reactions