Skip to content

Commit 5c1a285

Browse files
authored
Update README.md
修改 iOS 集成文档错误
1 parent 244542b commit 5c1a285

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ return YES;
205205
// 初始化 SDK
206206
[SensorsAnalyticsSDK sharedInstanceWithServerURL:SA_SERVER_URL
207207
andLaunchOptions:launchOptions
208+
andDebugMode:SA_DEBUG_MODE];
208209

209210
// 打开自动采集, 并指定追踪哪些 AutoTrack 事件
210211
[[SensorsAnalyticsSDK sharedInstance] enableAutoTrack:SensorsAnalyticsEventTypeAppStart|

0 commit comments

Comments
 (0)