I have a Xamarin Forms Android app and one user keeps hitting the above crash. I can't reproduce it on my emulator with the same configuration.
From AppCenter, I can see that the user doesn't do anything special: load page A -> pick a photo using Media Plugin -> once media is picked, navigate to page B -> do some photo editing on page B -> pop page B -> page A OnAppearing
I can see page A's OnAppearing method completed and then the app crash.
Any suggestion?
android.os.MessageQueue.nativePollOnce-java.lang.IllegalStateException: Unable to create layer for PageContainer