Our app previously declared READ_MEDIA_IMAGES and READ_MEDIA_VIDEO in older production versions. In our new build (version code 47), we have removed these permissions completely from the manifest and now only use the system photo picker (via Flutter image_picker) for one-time, user-initiated uploads of trip documents and profile pictures.but the app got rejected due to production release that is live on playstore.i upload the app in closed testing but it got rejected