Photo and video permissions

Hi guys, I’ve been able to successfully deployed and tested my first mobile app on iOS, I’ve been able to set up and submit the android version also but I’m not able to test yet because it seems like the app is requesting access to images and videos. The problem here is, I my app is not built to access images or videos on the users phone. How do i make sure the app is not requesting access? thanks in advance!

Have you added any of the camera/photo library workflows anywhere, even just for testing?

In the mean time, we’ll be updating the settings tab where you can control the specific permissions you want to enable to avoid this type of situation.

Hi @nick.carroll I did initially have the open camera library action implemented. However, I took it off after some time as it is not necessary for the app. Any suggestions on what can be done to fix it on my side?

Oh, I think the only thing you have to do to address this on your side is to fill out your app’s use of those permissions in those text boxes below the error message. You can say that it was initially implemented but you are no longer requiring those permissions of your users

Okay will do that now. I’ll keep you updated on here. Thank you Nick!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.