OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
11 stars 3 forks source link

Camera icon is not working #189

Closed purvi-ranawat closed 2 years ago

purvi-ranawat commented 2 years ago

Camera icon is not clickable when the user tries to add photo a project.

Tried on iPhone XR. iOS 15.4.1, app version 2.7.0 (57)

Attached is the screenshot WhatsApp Image 2022-05-04 at 6 34 31 PM

tladesignz commented 2 years ago

Great catch, thank you!

Is this when you denied camera access?

That will be fixed in version 2.7.1, build 58.

purvi-ranawat commented 2 years ago

@tladesignz : Yes. I have denied Camera access when installed the app and it asks us the permission for the very first time. But after that Camera icon is always disabled. I think upon clicking on the Camera icon, it should again ask for the permission as the user might have forgotten about the denied Camera access

tladesignz commented 2 years ago

@tladesignz : Yes. I have denied Camera access when installed the app and it asks us the permission for the very first time. But after that Camera icon is always disabled. I think upon clicking on the Camera icon, it should again ask for the permission as the user might have forgotten about the denied Camera access

Yes, as I thought. I implemented that. I think the reason for this broken behaviour was, that the library used changed its API slightly.

purvi-ranawat commented 2 years ago

It works fine now for app version 2,7,1 (58)