xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.62k stars 1.87k forks source link

Cannot update to XF 5.0.0.0.2612 and essentials 1.80 ExportRenderer no found - Need to re-submit app -App not compatible #15803

Closed gabsamples6 closed 1 year ago

gabsamples6 commented 1 year ago

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

  1. Visual studio 17.7 2022
  2. Xamarin forms 5.0.0.0.2612
  3. Essentials 1.8.0

and I get "The type or namespace ExportRenderer could not be found"

Steps to Reproduce

  1. Update to Xamarin forms 5.0.0.0.2612
  2. update Essentials 1.8.0
  3. 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 image

Expected Behavior

Actual Behavior

Basic Information

Environment