Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMPhobos
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMPhobos
Commits
f4b2cc29
Commit
f4b2cc29
authored
Dec 13, 2018
by
朱璇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
撤回上次的修改
parent
489ab3c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Phobos.m
GMPhobos/Classes/Phobos.m
+1
-2
No files found.
GMPhobos/Classes/Phobos.m
View file @
f4b2cc29
...
...
@@ -187,8 +187,7 @@ static NSString *sdkVersion = @"110";
phobosLog
(
@"handleAppInForeground"
);
[
self
handleSessionStart
];
[
self
handleEventDeviceOpened
];
// 为了防止退到后台和进入前台的时间太短,导致重复埋点(猜测这行代码是为了防止退到后台后埋点失败加的?注释掉应该不会有影响,下次退到后台时 原有的数据并不会被删除)
// [self fetchDataAndSend];
[
self
fetchDataAndSend
];
[
self
handlePVEventAppInForeground
];
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment