16:50:27 AppDelegate.applicationDidBecomeActive()():108 DEBUG: *** Application became active *** |
16:50:27 ActivationViewModel.activateIfNeeded()():19 DEBUG: allowedInBackground | false
16:50:27 ActivationViewModel.activateIfNeeded()():20 DEBUG: UIApplicationState.active |
16:50:27 Networking.request()():62 DEBUG: Post:
https://api.mobilisehotspots.com:7448/mobilisewifi/sdkapilogin - body: access_token=******************, headers: ["companycode": "mobilise", "Content-Type": "application/x-www-form-urlencoded", "apikey": "78FFGKDLOLsjeppXX8jkkk"] |
16:50:30 Networking.request()():83 DEBUG:
https://api.mobilisehotspots.com:7448/mobilisewifi/sdkapilogin - Status:200, Response: { "statusId": "0", "message": "Authentication done successfully", "result" : { "name":"Firstname Lastname", "userName":"20190000000000-0000000000@gcw.com", "password":"*********","ipassKeyEmail":"20190000000000-0000000000@gcw.com", "subscriberEmail": "emailemail@googlemail.com", "isExpiredUser":false , "access_token":"*********","expires_in":"2020-03-13 13:50:29.0", "autoLoginURL": "https://globalconnectwifi.com/autologin?token=*********" } } |
16:50:30 IPassManager.activate()():35 DEBUG: iPass - start activating | ["20190000000000-0000000000@gcw.com", "*********"]
16:50:31 IPassManager.activate()():52 DEBUG: iPass - activation failedWithError Error Domain=com.ipass.smartconnect.activationErrorDomain Code=100 "(null)" | UIApplicationState.active
16:50:31 IPassManager.activate()():53 DEBUG: POSSIBLY AN INVALID IPASS SDK KEY!!! |
16:50:31 IPassManager.activate()():54 DEBUG: **************************** |
16:50:31 Networking.request()():62 DEBUG: Post:
https://api.mobilisehotspots.com:7448/mobilisewifi/logout - body: access_token=*********, headers: ["companycode": "mobilise", "Content-Type": "application/x-www-form-urlencoded", "apikey": "78FFGKDLOLsjeppXX8jkkk"] |
16:50:32 Networking.request()():83 DEBUG:
https://api.mobilisehotspots.com:7448/mobilisewifi/logout - Status:200, Response: {"statusId": 0,"message": "Notification is disabled"} |
16:50:32 UserPreferences.clean()():22 DEBUG: |
16:50:32 UserPreferences.setDefaultPreferences()():14 DEBUG: reset user preferences | UIApplicationState.active
16:50:32 UserPreferences.clean()():22 DEBUG: |
16:50:32 UserPreferences.setDefaultPreferences()():14 DEBUG: reset user preferences | UIApplicationState.active
16:50:32 LandingViewController.setupLaunchUI()():29 DEBUG: New user session required. |
16:50:45 LoginViewModel.login()():6 DEBUG: Login started | ["username:
emailemail@googlemail.com", "password: PW234!"]
16:50:45 Networking.request()():62 DEBUG: Post:
https://api.mobilisehotspots.com:7448/mobilisewifi/sdkapilogin - body: subscriberemail=emailemail%40googlemail.com&password=PW234%21, headers: ["companycode": "mobilise", "Content-Type": "application/x-www-form-urlencoded", "apikey": "78FFGKDLOLsjeppXX8jkkk"] |
16:50:47 Networking.request()():83 DEBUG:
https://api.mobilisehotspots.com:7448/mobilisewifi/sdkapilogin - Status:200, Response: { "statusId": "0", "message": "Authentication done successfully", "result" : { "name":"Firstname Lastname", "userName":"20190000000000-0000000000@gcw.com", "password":"*********","ipassKeyEmail":"20190000000000-0000000000@gcw.com", "subscriberEmail": "emailemail@googlemail.com", "isExpiredUser":false , "access_token":"*********","expires_in":"2020-03-13 13:50:46.0", "autoLoginURL": "https://globalconnectwifi.com/autologin?token=*********" } } |
16:50:47 IPassManager.activate()():35 DEBUG: iPass - start activating | ["20190000000000-0000000000@gcw.com", "*********"]
16:50:47 LoginViewController.handleLoginResponse()():86 DEBUG: Login Successful |