系统权限清单
一、 iOS 系统权限调用
1. 地理位置
使用场景/目的:用于扫描附近WLAN列表、搜索附近蓝牙设备以及智能场景中自动化地理围栏等功能。
收集个人信息的类型:地理位置。
拒绝授权的后果:无法配网添加设备,需用户手动打开设置页面进行处理。
2. 相册
使用场景/目的:用于在个人头像设置、用户反馈等功能中读写设备上的照片及文件。
收集个人信息的类型:相册内容。
拒绝授权的后果:无法读取相册内容。
3. 照相设备
使用场景/目的:用于拍摄个人头像。
收集个人信息的类型:图像。
拒绝授权的后果:无法写入、读取本地相册。
4. 剪切板
使用场景/目的:用于链接转卡片功能。
收集个人信息的类型:剪切板信息。
拒绝授权的后果:无法使用上述功能。
二、 Android 系统权限调用
1. 地理位置
使用场景/目的:用于扫描附近WLAN列表、搜索附近蓝牙设备以及智能场景中自动化地理围栏等功能。
收集个人信息的类型:地理位置。
拒绝授权的后果:无法配网添加设备,需用户手动打开设置页面进行处理。
2. 相册
使用场景/目的:用于在个人头像设置、用户反馈等功能中读写设备上的照片及文件。
收集个人信息的类型:相册内容。
拒绝授权的后果:无法读取相册内容。
3. 照相设备
使用场景/目的:用于拍摄个人头像。
收集个人信息的类型:图像。
拒绝授权的后果:无法写入、读取本地相册。
4. 剪切板
使用场景/目的:用于链接转卡片功能。
收集个人信息的类型:剪切板信息。
拒绝授权的后果:无法使用上述功能。
List of System Permissions
I. iOS System Permission Calls
1. Location
Usage Scenario/Purpose: Used for scanning nearby WLAN lists, searching for nearby Bluetooth devices, and automated geofencing in smart scenarios.
Type of Personal Information Collected: Location data.
Consequence of Refusing Authorization: Unable to add devices via network configuration; users need to manually open the settings page for handling.
- Photo Library
Usage Scenario/Purpose: Used for reading and writing photos and files on the device in functions such as personal avatar setting and user feedback.
Type of Personal Information Collected: Photo library content.
Consequence of Refusing Authorization: Unable to read photo library content.
- Camera
Usage Scenario/Purpose: Used for taking personal avatars.
Type of Personal Information Collected: Images.
Consequence of Refusing Authorization: Unable to write to or read the local photo library.
- Clipboard
Usage Scenario/Purpose: Used for the link-to-card function.
Type of Personal Information Collected: Clipboard information.
Consequence of Refusing Authorization: Unable to use the aforementioned function.
II. Android System Permission Calls
1. Location
Usage Scenario/Purpose: Used for scanning nearby WLAN lists, searching for nearby Bluetooth devices, and automated geofencing in smart scenarios.
Type of Personal Information Collected: Location data.
Consequence of Refusing Authorization: Unable to add devices via network configuration; users need to manually open the settings page for handling.
- Photo Gallery
Usage Scenario/Purpose: Used for reading and writing photos and files on the device in functions such as personal avatar setting and user feedback.
Type of Personal Information Collected: Photo gallery content.
Consequence of Refusing Authorization: Unable to read photo gallery content.
- Camera
Usage Scenario/Purpose: Used for taking personal avatars.
Type of Personal Information Collected: Images.
Consequence of Refusing Authorization: Unable to write to or read the local photo gallery.
- Clipboard
Usage Scenario/Purpose: Used for the link-to-card function.
Type of Personal Information Collected: Clipboard information.
Consequence of Refusing Authorization: Unable to use the aforementioned function.