feat:"调试穿山甲广告可不影响程序执行成都"

This commit is contained in:
2026-01-16 10:28:00 +08:00
parent 9a91c40a97
commit 753992c263
7 changed files with 328 additions and 5 deletions

View File

@@ -66,5 +66,14 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<!-- 权限用途说明:用于广告相关和媒体访问请求 -->
<key>NSLocationWhenInUseUsageDescription</key>
<string>用于获取位置信息以优化广告投放与推荐</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>用于访问相册以支持上传或展示媒体内容</string>
<key>NSCameraUsageDescription</key>
<string>用于拍照或视频录制以便上传或广告素材使用</string>
<key>NSUserTrackingUsageDescription</key>
<string>用于广告个性化与跨应用跟踪App Tracking Transparency</string>
</dict>
</plist>