Hi - wondering if someone could shed some light into this. I need to submit the app because google sent us an email that the app is referencing an old version of android. So I went an updated to the latest XF and essentials and getting errors
Any suggestions why I am getting ExportRenderer no found and loads of other errors?
if of any help to diagnose the issue this happens in an android class library that we share not in the actual android project
I Have
Visual studio 17.7 2022
Xamarin forms 5.0.0.0.2612
Essentials 1.8.0
and I get "The type or namespace ExportRenderer could not be found"
Steps to Reproduce
Update to Xamarin forms 5.0.0.0.2612
update Essentials 1.8.0
Build solution and I get
"The type or namespace ExportRenderer could not be found" and lots of errors...
looks as if it cannot find Platform.Android
Expected Behavior
Actual Behavior
Basic Information
Version with issue:
Last known good version:
Xamarin forms 5.0.0.2545 with essentials 1.7.3 (those were my last references I used and worked)
Platform Target Frameworks:
iOS:
Android:
Android Support Library / AndroidX Version:
NuGet Packages:
Below are the android packages I use
Description
Hi - wondering if someone could shed some light into this. I need to submit the app because google sent us an email that the app is referencing an old version of android. So I went an updated to the latest XF and essentials and getting errors
Any suggestions why I am getting ExportRenderer no found and loads of other errors?
if of any help to diagnose the issue this happens in an android class library that we share not in the actual android project
I Have
and I get "The type or namespace ExportRenderer could not be found"
Steps to Reproduce
looks as if it cannot find Platform.Android
Expected Behavior
Actual Behavior
Basic Information
Environment