Guest User

Untitled

a guest
Jan 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. 2018-01-23 10:04:50.088223+0800 EzvizFatLibrary[439:26248] CFNetwork Diagnostics [1:3] 10:04:50.087 {
  2. LoaderWhatToDo: (null)
  3. Request: <CFURL 0x1c4097570 [0x1b5b1f310]>{string = api/user/token, encoding = 134217984, base = (null)}
  4. CachePolicy: 0
  5. WhatToDo: originload
  6. CreateToNow: 0.00300s
  7. } [1:3]
  8. 2018-01-23 10:04:50.088585+0800 EzvizFatLibrary[439:26248] NSURLConnection finished with error - code -1002
  9.  
  10. [EZGlobalSDK getAreaList:^(NSArray *areaList, NSError *error) {
  11. NSLog(@"Here is the area list %@", areaList);
  12. }];
Add Comment
Please, Sign In to add comment