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
f13c3ffa
Commit
f13c3ffa
authored
Dec 04, 2018
by
朱璇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iPhone X 直接卡顿 所以换这个方法
parent
3420fc3f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
PhobosUtil.m
GMPhobos/Classes/PhobosUtil.m
+0
-11
No files found.
GMPhobos/Classes/PhobosUtil.m
View file @
f13c3ffa
...
@@ -130,18 +130,7 @@
...
@@ -130,18 +130,7 @@
}
}
}
}
}];
}];
[
dataTask
resume
];
[
dataTask
resume
];
// [NSURLConnection sendAsynchronousRequest:request queue:[NSOperationQueue mainQueue] completionHandler:^(NSURLResponse * _Nullable response, NSData * _Nullable data, NSError * _Nullable connectionError) {
// NSHTTPURLResponse *res = (NSHTTPURLResponse *)response;
// NSInteger code = res.statusCode;
// if (code == 200) {
// if (success) {
// success(code);
// }
// }
// }];
}
}
@catch
(
NSException
*
exception
)
{
@catch
(
NSException
*
exception
)
{
phobosLog
(
exception
);
phobosLog
(
exception
);
...
...
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