Just had to upgrade an older Xamarin Forms app to support Firebase messaging. In that process i needed to update some libraries
i ended up updating Xam Forms and didnt realize it was for 8.1 and 8.1 is not available on some phones that are still in use for that app (Samsung S7 for ex)
is there any way to use Xamarin Forms with Android 8.0 instead of 8.1?
thanks