My MAUI app throws an exception directly on startup and I have zero clues what resource is not being found:
Android.Content.Res.Resources+NotFoundException 'String resource ID #0x7f1000bc'
Where can I find the string resource ID to know what resource has gone missing?