Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
unidocs-uni-app-x-zh
提交
1919ce5d
U
unidocs-uni-app-x-zh
项目概览
DCloud
/
unidocs-uni-app-x-zh
通知
144
Star
2
Fork
33
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
9
列表
看板
标记
里程碑
合并请求
11
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
U
unidocs-uni-app-x-zh
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
9
Issue
9
列表
看板
标记
里程碑
合并请求
11
合并请求
11
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
1919ce5d
编写于
10月 29, 2024
作者:
DCloud_iOS_WZT
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update: ios/modules.md
上级
f37efdf1
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
12 addition
and
3 deletion
+12
-3
docs/native/modules/ios/modules.md
docs/native/modules/ios/modules.md
+12
-3
未找到文件。
docs/native/modules/ios/modules.md
浏览文件 @
1919ce5d
...
...
@@ -472,7 +472,7 @@ xcodebuild -create-xcframework -framework 真机路径/DCloudUTSExtAPI.framework
| Gromore | DCUniAdGm.xcframework
<br>
CSJMediation.xcframework
<br>
BUAdSDK.xcframework
<br>
DCloudPermissionIDFA.xcframework | CSJAdSDK.bundle | AppTrackingTransparency
<br>
Accelerate
<br>
AdSupport
<br>
AudioToolbox
<br>
AVFoundation
<br>
CoreGraphics
<br>
CoreImage
<br>
CoreLocation
<br>
CoreMotion
<br>
CoreMedia
<br>
CoreTelephony
<br>
CoreText
<br>
ImageIO
<br>
JavaScriptCore
<br>
MapKit
<br>
MediaPlayer
<br>
MobileCoreServices
<br>
QuartzCore
<br>
SystemConfiguration
<br>
Security
<br>
StoreKit
<br>
WebKit
<br>
DeviceCheck
<br>
z
<br>
xml2
<br>
sqlite3
<br>
c++
<br>
bz2
<br>
iconv
<br>
resolv.9
<br>
c++abi |
| 快手 | DCUniAdKs.xcframework
<br>
DCloudPermissionIDFA.xcframework
<br>
KSAdSDK.xcframework
`(Embed & Sign)`
| | AppTrackingTransparency
<br>
AdSupport
<br>
MobileCoreServices
<br>
CoreGraphics
<br>
CoreData
<br>
CoreLocation
<br>
MediaPlayer
<br>
CoreMedia
<br>
WebKit
<br>
Accelerate
<br>
AVKit
<br>
MessageUI
<br>
QuickLook
<br>
AddressBook
<br>
CoreMotion
<br>
QuartzCore
<br>
SystemConfiguration
<br>
CoreTelephony
<br>
Security
<br>
StoreKit
<br>
AVFoundation
<br>
WebKit
<br>
z
<br>
resolv.9
<br>
sqlite3
<br>
c++
<br>
c++abi |
| 百度 | DCUniAdBd.xcframework
<br>
DCloudPermissionIDFA.xcframework
<br>
BaiduMobAdSDK.framework | baidumobadsdk.bundle | AppTrackingTransparency
<br>
AdSupport
<br>
StoreKit
<br>
SafariServices
<br>
MessageUI
<br>
CoreMedia
<br>
CoreMotion
<br>
SystemConfiguration
<br>
CoreLocation
<br>
CoreTelephony
<br>
AVFoundation
<br>
Webkit
<br>
c++ |
|
s
igmob | DCUniAdSgm.xcframework
<br>
DCloudPermissionIDFA.xcframework
<br>
WindSDK.xcframework
<br>
WindFoundation.xcframework | | AppTrackingTransparency
<br>
AdSupport
<br>
StoreKit
<br>
CFNetwork
<br>
CoreMedia
<br>
CoreGraphics
<br>
AVFoundation
<br>
CoreLocation
<br>
CoreTelephony
<br>
SafariServices
<br>
MobileCoreServices
<br>
WebKit
<br>
SystemConfiguration
<br>
ImageIO
<br>
z
<br>
sqlite3 |
|
S
igmob | DCUniAdSgm.xcframework
<br>
DCloudPermissionIDFA.xcframework
<br>
WindSDK.xcframework
<br>
WindFoundation.xcframework | | AppTrackingTransparency
<br>
AdSupport
<br>
StoreKit
<br>
CFNetwork
<br>
CoreMedia
<br>
CoreGraphics
<br>
AVFoundation
<br>
CoreLocation
<br>
CoreTelephony
<br>
SafariServices
<br>
MobileCoreServices
<br>
WebKit
<br>
SystemConfiguration
<br>
ImageIO
<br>
z
<br>
sqlite3 |
| 章鱼 | OctUniAdSDK.xcframework
<br>
DCloudPermissionIDFA.xcframework
<br>
OctCore.xcframework
<br>
OctAdSDK.xcframework | OctAdSDK.bundle
<br>
OctCore.bundle | AppTrackingTransparency
<br>
AdSupport
<br>
c++|
...
...
@@ -507,8 +507,17 @@ xcodebuild -create-xcframework -framework 真机路径/DCloudUTSExtAPI.framework
<string>填写您的Google Admob 应用ID</string>
</dict>
```
开通
`快手、sigmob、百度`
渠道建议添加以下权限描述
![](
https://web-ext-storage.dcloud.net.cn/native/doc/iOS/location_permission.png
)
开通
`快手、Sigmob、百度`
渠道建议添加以下权限描述
```
<dict>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>需要您的同意,才能访问位置信息</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>需要您的同意,才能在仅运行期间获取位置信息</string>
</dict>
```
#### 隐私清单
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录