ramack / ActivityDiary

Android diary for any kind of activities
GNU General Public License v3.0
73 stars 37 forks source link

Can't take photo #308

Closed sjl872964789 closed 2 years ago

sjl872964789 commented 2 years ago

Describe the bug I found that I couldn't use ActivityDiary properly because I couldn't use the camera function, to make sure I didn't change any weird settings I cleared the ActivityDiary and restarted it, but it didn't seem to work

To Reproduce Steps to reproduce the behavior:

  1. Open the app
  2. Click on any tab
  3. Click the photo button

Expected behavior pop-up photo interface

Screenshots ezgif com-gif-maker (2)

Smartphone (please complete the following information):

ramack commented 2 years ago

Thanks for the report. Can you try to explicitly grant camera access in the systems (not in the settings within ActivityDiary) app settings?

sjl872964789 commented 2 years ago

Strangely, on my device ActivityDiary doesn't requestcamera permission, and I don't know how to grant it, as follow ezgif com-gif-maker (3)

ramack commented 2 years ago

I cannot reproduce that, so for now I think it is related to Hydrogen OS and propose to close it, as I cannot debug it. In case you have AndroidStudio and want to step though it and see what is wrong, I'd be happy to merge a pull request!