I recently converted to AndroidX and starting targeting Android 10, but I'm now getting crashes from a bunch of users, however the logs are pretty useless as they don't contain class or method names.
Is this a Xamarin thing? How do I fix it? I assume this is some r8 or linker error, but I don't know where to start as I don't have any info. I can't reproduce this locally either.
Any help would be great. Thanks,

