We cannot attach existing pictures to Shake issues on devices running Android 11
(we had a similar problem with a feature from our app and we managed to fix it by moving the code from the deprecated
startActivityForResult
to the new ActivityResultsContract https://developer.android.com/training/basics/intents/result#launch