Starting May 5th, you must let us know why your app requires broad storage access

I also received the same email. Below is a list of my permissions. How can I solve it?

  "permissions": [
                "VIBRATE",
                "BROADCAST_BADGE",
                "CAMERA",
                "CAMERA_ROLL",
                "ACCESS_FINE_LOCATION",
                "READ_EXTERNAL_STORAGE"
            ],
1 Like