Has anyone successfuly answered the Photo and video permissions declaration?
Read media images: “Describe your app’s use of the READ_MEDIA_IMAGES permission”
Read media video: “Describe your app’s use of the READ_MEDIA_VIDEO permission”
What was your explanation for “why you believe you meet the requirements to use these permissions”
What SAB version was used to compile the app ?
Somewhere, it was mentioned : (October 2024)
"It looks like your app is needing the READ_MEDIA_VIDEO permission… There are two situations where this would be needed:
- If you allow downloading of videos in your app, or
- If you download .webm audio files (which are considered by Android as video files).
SAB 12.2.4 has been released with an update to save webm audio files to a different folder so that it doesn’t need READ_MEDIA_VIDEO permissions.
Scriptoria has been updated to use this version of SAB."
I am using the latest SAB v12.4. This is probably going to be a critical road block unless we can figure out how to satisfy Google Play. There are no webm files in this project, only mp3 audio links to Bible.brain and video links to the ScriptureEarth.org server. I believe this permissions issue relates to the verse on image feature.
@Bill_Dyck I have used the following explanation and so far haven’t had any problems from Google:
“This app allows for offline viewing of videos, so it needs this permission so that the videos can be read from a device folder.”
I worked will @Bill_Dyck today on this issue. Scriptoria cannot publish an app if this app content question is not answered somehow. We get this error:
Google Api Error: Invalid request - You must let us know whether your app uses any photo and video permissions.
For this specific app build with a previous version of SAB, it required READ_MEDIA_VIDEO and READ_MEDIA_IMAGES. However, the new version of SAB (since 12.2) uses the Android Photo Picker and no longer requires READ_MEDIA_IMAGES. We still hand to provide an answer so that Scriptoria could publish. These are the answers we ended up using:
READ_MEDIA_IMAGES
The next version we will upload will not require this permission. We have changed the application to use the Android photo picker.
READ_MEDIA_VIDEO
The user can download videos and save them in the device’s shared video storage to view the video when the phone is not connected to the internet.
We submitted these changes for review. Then we were able to publish the app from Scriptoria.
I am having this error with Scriptoria today:
“Invalid request - You must let us know whether your app uses any photo and video permissions”
Where do I change permissions and to what do I change them?
I think I found them under: Monitor & Improve | Policy & Programs | App Content
I have reviewed all the projects and added the necessary declarations in the Wycliffe Google Play Console. So the apps should all be appearing again. Let me know if you see anything amiss. Thanks for your patience.