The GitHub issue is there.
opened 02:21PM - 27 Jan 23 UTC
bug
<!--
Please provide a clear and concise description of what the bug is. (In t… he section Steps To Reproduce.)
Include screenshots for UI problems if needed.
DO NOT create screenshots of text !!! Copy and paste the text into a code block.
Please test using the latest Joplin release to make sure your issue has not already been fixed.
-->
Android version attachment file open camera application error exit.
https://user-images.githubusercontent.com/112467275/215106592-fda86bdd-000b-47b1-b082-5aeae839a048.mp4
## Environment
Joplin version: 2.10.5(64)
Platform: android
OS specifics: android 10
## Steps to reproduce
1. attachment file
2. open camera
## Logfile
![Screenshot_2023_0127_221950](https://user-images.githubusercontent.com/112467275/215108902-8cd76e81-fa76-415a-b9ee-8c280f598643.jpg)
To reproduce it:
Open a note
Click ...
on the top-right
Click Attach...
Click Take photo
The app crashes
I've post the crash log in that issue. I guess it's caused by the upgrading of React Native. The react-native-camera
might not support the newer version of React Native. Plus, the package has been deprecated for more than one year.