FilePicker icon indicating copy to clipboard operation
FilePicker copied to clipboard

Google introdue new policy, code should be updated accordingly

Open HimanshuGoyal66 opened this issue 1 year ago • 0 comments

"As you know, Google introduced a new policy for the following permissions:

android.permission.READ_MEDIA_IMAGES
android.permission.READ_MEDIA_VIDEO

According to the policy, these permissions can only be used if your app is a gallery app or if its core functionality involves editing, managing, and maintaining photos. Otherwise, you must migrate to the Android photo picker or a photo picker of your choice.

Will you be updating the code to comply with this policy?"

HimanshuGoyal66 avatar Sep 19 '24 11:09 HimanshuGoyal66