TitlePermission notice popup is displayed when building Unity Android though external storage is not used.2022-07-29 18:09:25
Writer

If you completely delete the storage-related permissions from AndroidManifest.xml file, devices with old OS version is not allowed users to change their profile image on Hive membership. Therefore, make sure not to delete the storage permissions but to set maxSdkVersion as 22 so the old OS version no more has any issues again.