Migrating to v6.0
Remove a permission (Android only)
Starting with version 6.0, the ACTION_MANAGE_OVERLAY_PERMISSION
permission is no longer required. Therefore, you can safely remove the call to ZegoUIKitPrebuiltCallService.requestSystemAlertWindow
from your code.