0% found this document useful (0 votes)
144 views264 pages

Log

The log file documents debugging information from an app called AldiTalk. It records the app version, logging level, and locations where logs will be written. It then logs various debug messages tracking attempts to fetch and cache brand properties and subscription authorization data from APIs, but these attempts fail as the cache is empty.

Uploaded by

Dani Tagirta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
144 views264 pages

Log

The log file documents debugging information from an app called AldiTalk. It records the app version, logging level, and locations where logs will be written. It then logs various debug messages tracking attempts to fetch and cache brand properties and subscription authorization data from APIs, but these attempts fail as the cache is empty.

Uploaded by

Dani Tagirta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 264

2020-03-13 11:27:54.947 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.

0 PID: 2328
2020-03-13 11:27:54.947 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-03-13 11:27:54.949 [Info] > XCGLogger writing log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-03-13 11:27:54.949 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-03-13 11:27:55.037 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-03-13 11:27:55.038 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-03-13 11:27:55.051 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-03-13 11:27:55.059 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-03-13 11:27:55.063 [Debug] [BaseViewController.swift:190] viewControll2020-03-
13 11:27:59.607 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-03-13 11:27:59.608 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-03-13 11:28:01.076 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-03-13 11:28:01.127 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
requestLoginPersistent
2020-03-13 11:27:59.466 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-03-13 11:27:59.485 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-03-13 11:27:59.486 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-13 11:27:59.488 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-03-13 11:27:59.488 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.488 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-13 11:27:59.488 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-03-13 11:27:59.488 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.488 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-13 11:27:59.488 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.489 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.492 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-03-13 11:27:59.493 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.493 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.493 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.493 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.493 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.493 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.493 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.573 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.573 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.574 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.574 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.574 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.574 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.574 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.574 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.574 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.584 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.584 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.584 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.584 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.584 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.584 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.584 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-13 11:27:59.617 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.617 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.617 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.617 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.617 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.617 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.617 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.618 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.618 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.618 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.618 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.618 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.619 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-03-13 11:27:59.619 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-13 11:27:59.620 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.620 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.620 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.620 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.620 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-13 11:27:59.620 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-13 11:27:59.620 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:27:59.637 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-03-13 11:27:59.637 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-13 11:28:00.099 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-13 11:28:00.375 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-13 11:28:01.039 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-13 11:28:01.048 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2813a4a10>
2020-03-13 11:28:01.048 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2813a4a10>
2020-03-13 11:28:01.049 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2813a4a10>
2020-03-13 11:28:01.049 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2813a4a10>
2020-03-13 11:28:01.751 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-03-13 11:28:01.752 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-03-27 15:43:31.631 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 1018
2020-03-27 15:43:31.631 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-03-27 15:43:31.632 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-03-27 15:43:31.633 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-03-27 15:43:31.721 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-03-27 15:43:31.722 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-03-27 15:43:31.733 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-03-27 15:43:31.742 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-03-27 15:43:31.746 [Debug] [BaseViewController.swift:190] viewControll2020-03-
27 15:43:32.135 [Info] > 2020-03-27 15:43:32.366 [Debug] [MyUtility2.swift:375]
hasUserSeenAppTutorial() > user has app tutorial seen
2020-03-27 15:43:32.367 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-03-27 15:43:32.367 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-03-27 14:43:32 +0000. ExpireDate is: 2020-05-06 08:18:59 +0000
2020-03-27 15:43:32.367 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-03-27 15:43:32.712 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-03-27 15:43:32.727 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-03-27 15:43:32.728 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-27 15:43:32.730 [De2020-03-27 15:43:32.851 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-03-27 15:43:32.853 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-03-27 15:43:33.744 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-03-27 15:43:33.800 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
pe:) > convert class to data not successfull
2020-03-27 15:43:32.731 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-27 15:43:32.731 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.731 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.733 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-03-27 15:43:32.733 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.733 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.733 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.733 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.733 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.733 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.734 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.817 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.817 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.818 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.818 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.818 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.818 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.818 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.819 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-27 15:43:32.819 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.819 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.819 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.819 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.819 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.819 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.819 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.819 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.828 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.828 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.828 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.828 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.828 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.828 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.828 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.862 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.862 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.862 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.862 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.862 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.863 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.863 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.863 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.863 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.863 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.864 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-03-27 15:43:32.864 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-27 15:43:32.865 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.865 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.865 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.865 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.865 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-03-27 15:43:32.865 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-03-27 15:43:32.865 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.882 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-03-27 15:43:32.882 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-03-27 15:43:32.964 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-27 15:43:33.201 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-27 15:43:33.709 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-03-27 15:43:33.717 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2817789a0>
2020-03-27 15:43:33.717 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2817789a0>
2020-03-27 15:43:33.718 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2817789a0>
2020-03-27 15:43:33.718 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2817789a0>
2020-03-27 15:43:33.933 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-03-27 15:43:33.934 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-04-04 19:29:07.163 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
10476
2020-04-04 19:29:07.163 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-04-04 19:29:07.166 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-04-04 19:29:07.166 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-04-04 19:29:07.302 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-04-04 19:29:07.304 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-04-04 19:29:07.322 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-04-04 19:29:07.339 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-04-04 19:29:07.344 [Debug] [BaseViewController.swift:190] viewControlle2020-
04-04 19:29:07.881 [Info] >2020-04-04 19:29:08.030 [Debug] [MyUtility2.swift:375]
hasUserSeenAppTutorial() > user has app tutorial seen
2020-04-04 19:29:08.031 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-04-04 19:29:08.031 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
Cur2020-04-04 19:29:08.633 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-04 19:29:08.635 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
rsistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-04-04 19:29:08.500 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-04-04 19:29:08.502 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-04 19:29:08.503 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-04-04 19:29:08.503 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.503 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-04 19:29:08.503 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-04-04 19:29:08.503 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.504 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-04 19:29:08.504 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.504 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.506 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-04-04 19:29:08.506 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.506 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.506 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.507 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.507 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.507 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.507 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.596 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.597 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.597 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.597 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.597 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.597 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.597 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.598 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:08.598 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.598 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.598 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.598 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.598 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.598 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.598 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.598 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.608 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.608 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.608 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.608 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.608 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.608 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.609 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:08.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.645 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.645 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.645 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.645 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.645 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.645 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.645 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.646 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-04-04 19:29:08.646 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-04 19:29:08.647 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.647 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-04 19:29:08.647 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-04-04 19:29:08.647 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.647 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-04 19:29:08.647 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.647 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.647 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.648 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.648 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.648 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-04 19:29:08.648 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-04 19:29:08.648 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.664 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-04-04 19:29:08.664 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:08.882 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-04 19:29:09.158 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-04 19:29:09.696 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-04 19:29:09.702 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283698af0>
2020-04-04 19:29:09.703 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283698af0>
2020-04-04 19:29:09.703 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283698af0>
2020-04-04 19:29:09.703 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283698af0>
2020-04-04 19:29:09.728 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-04 19:29:09.742 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-04 19:29:09.878 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-04 19:29:09.879 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-04 19:29:28.328 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:28.334 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:28.351 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:28.355 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:29.219 [Debug] [BaseViewController.swift:77] setup() > Implement
in subclass
2020-04-04 19:29:29.232 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:29.250 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:29.251 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-04-04 19:29:29.251 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-04-04 19:29:29.256 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:30.164 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-04 19:29:30.165 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:30.165 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-04-04 19:29:30.165 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-04-04 19:29:30.169 [Debug] [TopupsApi.swift:203] saveOldConfig() >
topupByDirectDebitRecordModel can not be copied:
valueNotFound(Swift.KeyedDecodingContainer<Swift.String>,
Swift.DecodingError.Context(codingPath: [], debugDescription: "Cannot get keyed
decoding container -- found null value instead.", underlyingError: nil))
2020-04-04 19:29:32.120 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:32.137 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:29:32.165 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-04 19:29:32.165 [Debug] [DataManager.swift:191] cache(forType:) > cache for
LoginAccounts not available
2020-04-04 19:29:32.165 [Debug] [LoginAccountsAPI.swift:64] getloginAccountsCache()
> could not fetch LoginAccounts data
2020-04-04 19:29:32.166 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-04 19:29:32.785 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-04 19:29:43.784 [Debug] [LoginManager2.swift:248]
secondLogin(password:completion:) > secondLogin
2020-04-04 19:29:43.945 [Debug] [LoginManager2.swift:287]
requestHigherLogin(password:completion:) > login error not empty
2020-04-04 19:29:44.783 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-04-04 19:29:46.517 [Debug] [LoginManager2.swift:248]
secondLogin(password:completion:) > secondLogin
2020-04-04 19:29:46.701 [Debug] [LoginManager2.swift:287]
requestHigherLogin(password:completion:) > login error not empty
2020-04-04 19:29:47.654 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-04-04 19:29:49.948 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-04 19:34:21.578 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-04-04 19:34:21.580 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
----***----
2020-04-06 21:14:13.093 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
12078
2020-04-06 21:14:13.093 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-04-06 21:14:13.095 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-04-06 21:14:13.095 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-04-06 21:14:13.192 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-04-06 21:14:13.194 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-04-06 21:14:13.208 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-04-06 21:14:13.217 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-04-06 21:14:13.228 [Debug] [BaseViewController.swift:190] viewControlle2020-
04-06 21:14:13.859 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:14:13.861 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:06.202 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:06.210 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:07.379 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:07.386 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:07.389 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:07.392 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:07.394 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:07.400 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:16.035 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-04-06 21:15:16.041 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ata not successfull
2020-04-06 21:14:13.741 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-06 21:14:13.741 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.742 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.744 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-04-06 21:14:13.744 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.744 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.744 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.744 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.744 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.744 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.745 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.826 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.826 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.826 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.826 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.826 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.826 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.826 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.827 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:13.827 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.827 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.827 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.827 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.827 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.827 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.827 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.827 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.835 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.835 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.835 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.835 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.835 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.835 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.835 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:13.870 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.870 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.870 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.871 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.871 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.871 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.871 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.871 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.871 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.872 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-04-06 21:14:13.872 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-06 21:14:13.873 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.873 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.873 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.873 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.874 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.874 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-04-06 21:14:13.874 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-04-06 21:14:13.874 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.889 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-04-06 21:14:13.889 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:13.941 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:14:14.338 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:14:14.645 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:14:14.651 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:14.651 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:14.652 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:14.652 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:14.676 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:14:14.691 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:14:14.809 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:14:14.809 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:14:14.857 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:14.861 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:15.913 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:32.460 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-04-06 21:14:32.462 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-04-06 21:14:37.531 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:39.422 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:14:39.521 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:14:39.521 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:14:39.559 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:14:39.559 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:14:40.173 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-04-06 21:14:40.178 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:40.180 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:40.193 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:14:40.650 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:14:40.657 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:40.657 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:40.658 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:40.658 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:14:40.683 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:14:40.697 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:14:40.800 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:14:40.800 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:14:41.060 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:41.067 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:41.700 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:14:45.333 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-04-06 21:14:45.334 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-04-06 21:15:00.118 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:02.044 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:02.145 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:15:02.145 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:15:02.160 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:15:02.160 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:15:02.846 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-04-06 21:15:02.869 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:02.870 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:02.883 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:03.478 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:03.480 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:15:03.480 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:15:03.480 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:15:03.480 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280254d20>
2020-04-06 21:15:03.489 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:15:03.497 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-04-06 21:15:03.607 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:15:03.607 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:15:04.723 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:04.725 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:04.734 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:04.736 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:06.181 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:06.183 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:06.197 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-04-06 21:15:06.198 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-04-06 21:15:06.208 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-04-06 21:15:06.208 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-04-06 21:15:06.339 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:15:06.339 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-04-06 21:15:06.339 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-04-06 21:15:06.342 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:07.373 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:07.377 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-04-06 21:15:07.396 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-04-06 21:15:07.481 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:15:07.481 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:15:08.447 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:08.453 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:09.214 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:12.714 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-04-06 21:15:12.733 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-04-06 21:15:12.762 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:13.430 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:14.796 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:14.810 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-04-06 21:15:14.810 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-04-06 21:15:14.810 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-04-06 21:15:14.811 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:14.851 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-04-06 21:15:15.149 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-04-06 21:15:15.363 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:15.407 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:16.049 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-04-06 21:15:16.900 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-04-06 21:15:18.445 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-04-06 21:15:18.554 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-04-06 21:15:18.554 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-04-06 21:15:21.133 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
----***----
2020-05-05 12:08:55.501 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
46434
2020-05-05 12:08:55.501 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-05-05 12:08:55.502 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-05-05 12:08:55.503 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-05-05 12:08:55.586 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-05-05 12:08:55.588 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-05-05 12:08:55.598 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-05-05 12:08:55.608 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-05-05 12:08:55.612 [Debug] [BaseViewController.swift:190] viewControlle2020-
05-05 12:08:56.415 [Info] >2020-05-05 12:08:56.903 [Debug] [MyUtility2.swift:375]
hasUserSeenAppTutorial() > user has app tutorial seen
2020-05-05 12:08:56.904 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-05-05 12:08:56.904 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-05-05 10:08:56 +0000. ExpireDate is: 2020-05-06 08:18:59 +0000
2020-05-05 12:08:56.904 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-05-05 12:08:57.359 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/2020-05-05 12:08:57.497 [Debug]
[MOEModel.swift:181] getStreamingResourceContentForName(_:) > use original resource
(from build)
2020-05-05 12:08:57.499 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:03.052 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:03.067 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:04.107 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:04.124 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:04.128 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:04.133 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:04.138 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:09:04.149 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.587 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.595 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.599 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.602 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.606 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.613 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.631 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.636 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.638 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.639 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.641 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:13.646 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:14.980 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:14.989 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:14.992 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:14.996 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:14.999 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:15.009 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:24.463 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:24.468 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:32.014 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-05 12:10:32.055 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
tion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.466 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:08:57.474 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.474 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.474 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.475 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.475 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.475 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.475 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.475 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.475 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:08:57.508 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.508 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.508 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.508 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.508 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.508 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.508 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.509 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.509 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.509 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.509 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.509 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.510 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-05-05 12:08:57.510 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-05-05 12:08:57.511 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.511 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.511 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.511 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.511 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.512 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.512 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.512 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.512 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:08:57.512 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-05 12:08:57.512 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-05 12:08:57.512 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.529 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-05-05 12:08:57.529 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:08:57.707 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:08:57.948 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:08:58.391 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:08:58.397 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:08:58.397 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:08:58.397 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:08:58.397 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:08:58.420 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:08:58.434 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:08:58.650 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:08:58.651 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:08:59.509 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:08:59.515 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:08:59.531 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:08:59.535 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:00.792 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:03.000 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:03.007 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:03.043 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-05-05 12:09:03.044 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-05-05 12:09:03.064 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-05-05 12:09:03.064 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-05-05 12:09:03.342 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:09:03.342 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-05-05 12:09:03.342 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-05-05 12:09:03.350 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:09:04.090 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:09:04.102 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-05-05 12:09:04.141 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-05-05 12:09:04.375 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:09:04.375 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:09:04.424 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:04.430 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:04.980 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:31.122 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:09:33.182 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:09:33.451 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:09:33.452 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:09:33.536 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:09:33.536 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:09:34.744 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-05-05 12:09:34.749 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:34.751 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:34.764 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:09:35.311 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:09:35.318 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:09:35.319 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:09:35.320 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:09:35.320 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:09:35.346 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:09:35.362 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:09:35.657 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:09:35.658 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:09:40.088 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:40.094 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:09:41.468 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:02.031 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:03.524 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:03.751 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:10:03.752 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:10:03.769 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:10:03.769 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:10:04.801 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-05-05 12:10:04.806 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:04.808 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:04.823 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:05.406 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:05.412 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:05.413 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:05.413 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:05.413 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:05.435 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:10:05.449 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-05 12:10:05.651 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:10:05.652 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:10:13.561 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:13.568 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:13.582 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-05-05 12:10:13.608 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-05-05 12:10:13.623 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:13.625 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:13.630 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-05-05 12:10:13.642 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-05-05 12:10:13.658 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-05-05 12:10:13.886 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:14.087 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:14.962 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:14.975 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-05-05 12:10:15.002 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-05-05 12:10:15.200 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:10:15.201 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:10:17.549 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:17.568 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:18.297 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:20.525 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-05-05 12:10:20.542 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-05-05 12:10:20.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:21.501 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:23.062 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:23.078 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-05 12:10:23.078 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-05-05 12:10:23.078 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-05-05 12:10:23.078 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:23.114 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-05-05 12:10:23.414 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-05-05 12:10:23.567 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:23.607 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:24.477 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:26.265 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:27.782 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:28.032 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:10:28.033 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-05-05 12:10:28.681 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-05-05 12:10:30.861 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:30.868 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-05-05 12:10:30.896 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-05 12:10:31.978 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-05 12:10:31.987 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:31.987 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:31.988 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:31.988 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282048f50>
2020-05-05 12:10:32.286 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-05 12:10:32.287 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-05-14 11:01:33.663 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
60664
2020-05-14 11:01:33.663 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-05-14 11:01:33.665 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-05-14 11:01:33.665 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-05-14 11:01:33.781 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-05-14 11:01:33.782 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-05-14 11:01:33.798 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-05-14 11:01:33.818 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-05-14 11:01:33.823 [Debug] [BaseViewController.swift:190] viewControlle2020-
05-14 11:01:34.932 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-14 11:01:34.935 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-14 11:01:36.404 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-05-14 11:01:36.454 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
swift:26] customerModel > no accounts available
2020-05-14 11:01:34.797 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-14 11:01:34.798 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-05-14 11:01:34.799 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.799 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-05-14 11:01:34.799 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-05-14 11:01:34.799 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.799 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-05-14 11:01:34.799 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.800 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.801 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-05-14 11:01:34.801 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.801 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.801 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.801 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.802 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.802 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.802 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.894 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.894 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.894 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.894 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.894 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.894 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.894 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.895 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-14 11:01:34.895 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.895 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.895 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.895 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.895 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.895 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.895 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.895 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-14 11:01:34.903 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.903 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.903 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.903 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.903 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.903 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.904 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.904 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-14 11:01:34.904 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.904 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.904 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.904 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.904 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.904 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.904 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.904 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.944 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.944 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.944 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.944 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.944 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.944 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.945 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.947 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-05-14 11:01:34.947 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-05-14 11:01:34.948 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.948 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.948 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.948 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.948 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-05-14 11:01:34.948 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-05-14 11:01:34.948 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:34.974 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-05-14 11:01:34.974 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-05-14 11:01:35.267 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-14 11:01:35.631 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-14 11:01:36.370 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-05-14 11:01:36.378 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282167790>
2020-05-14 11:01:36.378 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282167790>
2020-05-14 11:01:36.378 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282167790>
2020-05-14 11:01:36.379 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282167790>
2020-05-14 11:01:36.691 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-05-14 11:01:36.692 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-06-06 13:16:44.447 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
13048
2020-06-06 13:16:44.447 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-06-06 13:16:44.448 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-06-06 13:16:44.449 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-06-06 13:16:44.534 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-06-06 13:16:44.535 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-06-06 13:16:44.545 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-06-06 13:16:44.558 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-06-06 13:16:44.562 [Debug] [BaseViewController.swift:190] viewControlle2020-
06-06 13:16:45.079 [Info] >2020-06-06 13:16:45.361 [Debug] [MyUtility2.swift:375]
hasUserSeenAppTutorial() > user has app tutorial seen
2020-06-06 13:16:45.362 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-06-06 13:16:45.362 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-06-06 11:16:45 +0000. ExpireDate is: 2020-08-12 09:01:34 +0000
2020-06-06 13:16:45.362 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-06-06 13:16:45.591 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-06-06 13:16:45.608 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-06-06 13:16:45.609 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:16:45.610 [Debug] [OnboardingPresenter.swi2020-06-06 13:16:45.709
[Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:) > use original
resource (from build)
2020-06-06 13:16:45.710 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:27.559 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:27.575 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:28.418 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:28.429 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:28.434 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:28.439 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:28.444 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:28.454 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:39.149 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:39.155 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:44.116 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-06-06 13:17:44.155 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
20-06-06 13:16:45.614 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.673 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.674 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.674 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.674 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.674 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.674 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.674 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.674 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:16:45.674 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.674 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.674 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.675 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.675 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.675 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.675 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.675 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.684 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.684 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.684 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.684 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.684 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.684 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.684 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.719 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.719 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.719 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.719 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.719 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.719 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.719 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.721 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-06-06 13:16:45.721 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-06-06 13:16:45.722 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.722 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.722 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.722 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.722 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-06-06 13:16:45.722 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-06-06 13:16:45.722 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.737 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-06-06 13:16:45.737 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:16:45.747 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:16:46.336 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:16:46.433 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:16:46.441 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:16:46.441 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:16:46.442 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:16:46.442 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:16:46.468 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:16:46.483 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:16:46.590 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:16:46.591 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:16:50.232 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:16:50.239 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:16:53.466 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:04.154 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:06.204 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:06.675 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:06.676 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:06.854 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:06.855 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:10.855 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-06-06 13:17:10.859 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:10.861 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:10.873 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:11.305 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:11.311 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:11.311 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:11.312 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:11.312 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:11.339 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:17:11.355 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:17:11.447 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:11.447 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:12.036 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:12.043 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:13.505 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:22.574 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:24.523 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:24.902 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:24.902 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:25.048 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:25.048 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:26.002 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-06-06 13:17:26.034 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:26.036 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:26.047 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:26.580 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:26.587 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:26.587 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:26.588 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:26.588 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:26.613 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:17:26.628 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-06-06 13:17:26.725 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:26.725 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:27.508 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:27.514 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:27.550 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-06-06 13:17:27.551 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-06-06 13:17:27.571 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-06-06 13:17:27.571 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-06-06 13:17:27.697 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:17:27.697 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-06-06 13:17:27.697 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-06-06 13:17:27.702 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:28.403 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:28.413 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-06-06 13:17:28.447 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-06-06 13:17:28.507 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:28.507 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:30.660 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:30.679 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:31.392 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:33.403 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-06-06 13:17:33.421 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-06-06 13:17:33.446 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:34.046 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:35.184 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:35.200 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-06-06 13:17:35.200 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-06-06 13:17:35.200 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-06-06 13:17:35.200 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:35.237 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-06-06 13:17:35.537 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-06-06 13:17:35.678 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:35.689 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:39.164 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:40.182 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:41.527 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:41.628 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:41.628 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-06-06 13:17:42.278 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-06-06 13:17:43.423 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:43.429 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-06-06 13:17:43.456 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-06-06 13:17:44.079 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-06-06 13:17:44.088 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:44.088 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:44.089 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:44.089 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2832c9c70>
2020-06-06 13:17:44.263 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-06-06 13:17:44.263 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-07-04 20:52:22.402 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
17308
2020-07-04 20:52:22.402 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-07-04 20:52:22.403 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-07-04 20:52:22.404 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-07-04 20:52:22.494 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-04 20:52:22.496 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-04 20:52:22.505 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-07-04 20:52:22.511 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-04 20:52:22.515 [Debug] [BaseViewController.swift:190] viewControlle2020-
07-04 20:52:24.140 [Info] >2020-07-04 20:52:24.716 [Debug] [MyUtility2.swift:375]
hasUserSeenAppTutorial() > user has app tutorial seen
2020-07-04 20:52:24.717 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-07-04 20:52:24.717 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-07-04 17:52:24 +0000. ExpireDate is: 2020-08-12 09:01:34 +0000
2020-07-04 20:52:24.717 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-07-04 20:52:25.542 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Applicat2020-07-04 20:52:25.694 [Debug]
[MOEModel.swift:181] getStreamingResourceContentForName(_:) > use original resource
(from build)
2020-07-04 20:52:25.697 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-04 20:52:28.352 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-04 20:52:28.406 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ta not successfull
2020-07-04 20:52:25.580 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-04 20:52:25.581 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-04 20:52:25.581 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.581 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-04 20:52:25.581 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.584 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.585 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-07-04 20:52:25.586 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.586 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.586 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.586 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.586 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.586 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.586 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.657 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.658 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.658 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.658 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.658 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.658 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.658 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.658 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-04 20:52:25.659 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.659 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.659 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.659 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.659 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.659 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.659 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.659 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.669 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.669 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.669 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.669 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.669 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.669 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.669 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.705 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.705 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.705 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.705 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.705 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.705 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.705 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.709 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-07-04 20:52:25.709 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-04 20:52:25.710 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.710 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.710 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.710 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.710 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.711 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.711 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.711 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.711 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-04 20:52:25.711 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-04 20:52:25.711 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-04 20:52:25.711 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:25.724 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-07-04 20:52:25.725 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-04 20:52:26.307 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-04 20:52:26.574 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-04 20:52:28.314 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-04 20:52:28.321 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2834a2300>
2020-07-04 20:52:28.321 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2834a2300>
2020-07-04 20:52:28.322 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2834a2300>
2020-07-04 20:52:28.322 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2834a2300>
2020-07-04 20:52:28.923 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-04 20:52:28.925 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-07-05 15:21:06.955 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
17893
2020-07-05 15:21:06.955 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-07-05 15:21:06.957 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-07-05 15:21:06.957 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-07-05 15:21:07.052 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-05 15:21:07.054 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-05 15:21:07.070 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-07-05 15:21:07.077 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-05 15:21:07.080 [Debug] [BaseViewController.swift:190] viewControlle2020-
07-05 15:21:08.007 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:21:08.009 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:02.283 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:02.299 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:03.943 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:03.954 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:03.959 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:03.964 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:03.969 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:03.979 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:11.340 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:11.346 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:16.750 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-05 15:22:16.786 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ed data
2020-07-05 15:21:07.890 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:07.892 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-07-05 15:21:07.893 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.893 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.893 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.893 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.893 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.893 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.894 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:07.969 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.969 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.969 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.969 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.969 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.969 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.970 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:07.971 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:07.971 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.971 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.971 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.971 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.971 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.971 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.971 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:07.971 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.983 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.983 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:07.983 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.983 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:07.983 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:07.983 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:07.983 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.017 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.017 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.017 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.018 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.018 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.018 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.018 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.022 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-07-05 15:21:08.022 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-05 15:21:08.023 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.023 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.023 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.023 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.023 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-05 15:21:08.023 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-05 15:21:08.023 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.038 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:21:08.038 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-07-05 15:21:08.038 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-07-05 15:21:08.038 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:08.219 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:21:08.386 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:21:08.465 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:21:08.471 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:08.471 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:08.472 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:08.472 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:08.502 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:21:08.521 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:21:08.765 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:21:08.766 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:21:12.273 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:12.279 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:12.295 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:12.299 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:13.593 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:34.768 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:36.257 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:21:36.434 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:21:36.434 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:21:36.462 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:21:36.462 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:21:36.949 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-07-05 15:21:36.994 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:36.996 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:37.011 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:37.432 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:21:37.439 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:37.440 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:37.440 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:37.440 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:21:37.470 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:21:37.487 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:21:37.733 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:21:37.733 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:21:38.106 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:38.113 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:38.134 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:38.137 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:38.778 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:57.124 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:21:59.033 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:21:59.492 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:21:59.492 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:21:59.494 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:21:59.494 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:21:59.938 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-07-05 15:21:59.941 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:59.943 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:21:59.954 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:00.525 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:00.532 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:00.532 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:00.533 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:00.533 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:00.561 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:22:00.579 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-05 15:22:00.806 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:22:00.807 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:22:01.164 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:01.170 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:02.231 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:02.238 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:02.272 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-05 15:22:02.274 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-07-05 15:22:02.295 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-05 15:22:02.296 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-07-05 15:22:02.580 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:22:02.580 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-07-05 15:22:02.580 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-07-05 15:22:02.591 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:03.928 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:03.937 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-05 15:22:03.972 [Debug] [PackModelExtension.swift:42] cancelablePacks() >
empty packs array
2020-07-05 15:22:04.108 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:22:04.108 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:22:05.393 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:05.411 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:06.169 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:08.227 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-07-05 15:22:08.246 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-07-05 15:22:08.271 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:09.036 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:10.018 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:10.033 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-05 15:22:10.033 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-07-05 15:22:10.033 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-07-05 15:22:10.033 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:10.068 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-07-05 15:22:10.365 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-07-05 15:22:10.468 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:10.519 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:11.355 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:12.432 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:13.850 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:14.031 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:22:14.031 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-05 15:22:14.927 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-07-05 15:22:16.004 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:16.011 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-05 15:22:16.039 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-05 15:22:16.708 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-05 15:22:16.717 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:16.718 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:16.718 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:16.718 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281d55420>
2020-07-05 15:22:17.031 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-05 15:22:17.031 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-07-25 19:52:43.230 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 1561
2020-07-25 19:52:43.230 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-07-25 19:52:43.231 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-07-25 19:52:43.232 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-07-25 19:52:43.328 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-25 19:52:43.339 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-07-25 19:52:43.345 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-25 19:52:44.717 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-07-25 19:52:44.718 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-07-
25 19:52:45.603 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-07-25 19:52:45.606 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-25 19:52:49.153 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-25 19:52:49.213 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-07-25 19:52:45.480 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-07-25 19:52:45.482 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-25 19:52:45.483 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-07-25 19:52:45.484 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.484 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-25 19:52:45.484 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-25 19:52:45.484 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.484 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-25 19:52:45.484 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.487 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.489 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-07-25 19:52:45.489 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.489 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.489 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.489 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.489 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.489 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.490 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.551 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.552 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.552 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.552 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.552 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.552 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.552 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.553 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-25 19:52:45.553 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.553 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.553 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.553 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.553 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.553 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.553 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.553 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-25 19:52:45.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.566 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.566 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.566 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.566 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.566 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.566 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.566 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-07-25 19:52:45.622 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.622 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.622 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.622 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.622 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.622 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.622 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.623 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.623 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.623 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.623 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.623 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.629 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-07-25 19:52:45.629 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-25 19:52:45.631 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.631 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.631 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.631 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.631 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-25 19:52:45.631 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-25 19:52:45.632 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-25 19:52:45.632 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:45.651 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-07-25 19:52:45.651 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-25 19:52:46.371 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-25 19:52:49.052 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-25 19:52:49.115 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-25 19:52:49.123 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2807f8000>
2020-07-25 19:52:49.123 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2807f8000>
2020-07-25 19:52:49.124 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2807f8000>
2020-07-25 19:52:49.124 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2807f8000>
2020-07-25 19:52:49.920 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-25 19:52:49.922 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-07-31 18:02:58.174 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 7183
2020-07-31 18:02:58.174 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-07-31 18:02:58.177 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-07-31 18:02:58.177 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-07-31 18:02:58.294 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-31 18:02:58.302 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-07-31 18:02:58.307 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-07-31 18:02:59.438 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-07-31 18:02:59.440 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-07-31 18:02:59.440 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-07-31 16:02:59 +0000. ExpireDate is: 2020-08-12 09:01:34 +0000
2020-07-31 18:02:59.440 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-07-31 18:02:59.883 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-07-31 18:02:59.902 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-07-31 18:02:59.904 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:02:59.905 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-07-31 18:02:59.906 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:02:59.906 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-31 18:02:59.906 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-31 18:02:59.906 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:02:59.906 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-31 18:02:59.906 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:02:59.908 [Debug] [DataManagerValidator.swift:123] 2020-07-31
18:03:00.012 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:) >
use original resource (from build)
2020-07-31 18:03:00.014 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:03:05.931 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:03:05.984 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:03:43.071 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:03:43.115 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:09.375 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:09.389 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:12.138 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:12.156 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:12.160 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:12.166 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:12.172 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:04:12.181 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:02.227 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:02.233 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:09.708 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:09.728 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:09.768 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:09.779 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:16.983 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:16.994 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:16.998 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.003 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.007 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.015 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.033 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.038 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.040 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.042 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.044 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:17.049 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:18.806 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:18.816 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:18.820 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:18.824 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:18.829 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:18.837 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:21.280 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:21.297 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:21.334 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-07-31 18:05:21.346 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
uthorized data
2020-07-31 18:03:00.026 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.026 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.026 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.026 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.026 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.026 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.026 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.026 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.027 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.027 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.027 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.027 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.031 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-07-31 18:03:00.031 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-31 18:03:00.032 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.032 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.032 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.032 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.032 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.032 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.033 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:03:00.033 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-07-31 18:03:00.033 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-07-31 18:03:00.033 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.049 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-07-31 18:03:00.050 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:00.132 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:03:00.420 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:03:05.891 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:03:05.898 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:05.899 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:05.899 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:05.899 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:05.952 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:05.991 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:06.554 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:03:06.556 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:03:07.084 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:03:07.120 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:03:07.125 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:03:08.534 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:03:32.753 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:35.011 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:03:35.706 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:03:35.707 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:03:35.875 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:03:35.875 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:03:41.635 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-07-31 18:03:41.681 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:03:41.684 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:03:41.701 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:43.023 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:03:43.030 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:43.030 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:43.030 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:43.031 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:03:43.085 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:43.122 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:03:43.369 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:03:43.369 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:03:43.948 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:04:09.320 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:04:09.327 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:04:09.366 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-31 18:04:09.367 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-07-31 18:04:09.385 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-31 18:04:09.385 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-07-31 18:04:10.373 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:04:10.374 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-07-31 18:04:10.374 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-07-31 18:04:10.386 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:04:12.121 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:04:12.133 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-31 18:04:12.681 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:04:12.682 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:04:16.461 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:04:16.480 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:04:17.746 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:04:40.997 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-07-31 18:04:41.018 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-07-31 18:04:41.045 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:04:41.822 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:04:50.436 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:04:50.455 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:04:51.479 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:04:57.454 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-07-31 18:04:57.464 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-07-31 18:04:57.486 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:04:58.200 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:00.213 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:00.229 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-07-31 18:05:00.229 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-07-31 18:05:00.229 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-07-31 18:05:00.230 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:00.270 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-07-31 18:05:00.565 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-07-31 18:05:00.954 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:01.191 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:02.241 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:03.276 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:05.067 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:05.305 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:05:05.305 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:05:07.329 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-07-31 18:05:08.434 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:08.440 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:08.472 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:09.659 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:09.667 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:09.667 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:09.667 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:09.667 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:09.720 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:09.737 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:09.775 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:09.786 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:10.048 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:05:10.048 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:05:13.462 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:16.957 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:16.963 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:16.978 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-31 18:05:17.025 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:17.027 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:17.032 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-31 18:05:17.054 [Debug] [DeepLinkHelper.swift:115] open(subscriptionLink:)
> link can not be resolved
2020-07-31 18:05:17.061 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-07-31 18:05:17.845 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:17.857 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:18.789 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:18.800 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-07-31 18:05:19.038 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:05:19.038 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:05:20.165 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:20.171 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-07-31 18:05:20.203 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:21.230 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-07-31 18:05:21.237 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:21.237 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:21.237 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:21.237 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28250f790>
2020-07-31 18:05:21.291 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:21.342 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-07-31 18:05:21.633 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-07-31 18:05:21.633 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-07-31 18:05:22.257 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-08-18 08:42:46.449 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
11539
2020-08-18 08:42:46.449 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-08-18 08:42:46.451 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-08-18 08:42:46.451 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-08-18 08:42:46.486 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-08-18 08:42:46.513 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-08-18 08:42:46.517 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-08-18 08:42:46.984 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
rs/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-483B257D919D/Documents/log.txt
----***----
2020-08-29 09:03:20.058 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 5887
2020-08-29 09:03:20.058 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-08-29 09:03:20.059 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-08-29 09:03:20.059 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-08-29 09:03:20.106 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-08-29 09:03:20.114 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-08-29 09:03:20.123 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-08-29 09:03:20.589 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-08-29 09:03:34.993 [Debug] [LoginManager2.swift:159]
login(username:password:completion:) > loginUusernamePassword
2020-08-29 09:03:35.315 [Debug] [LoginManager2.swift:207]
requestLogin(username:password:completion:) > login error empty
2020-08-29 09:03:36.834 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-08-29 09:03:38.198 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-08-29 09:03:38.230 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-08-29 09:03:38.232 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-08-29 09:03:38.410 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-08-29 09:03:44.406 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check d is wrong
2020-08-29 09:03:44.539 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check da is wrong
2020-08-29 09:03:44.730 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dan is wrong
2020-08-29 09:03:44.928 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani is wrong
2020-08-29 09:03:46.006 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_ is wrong
2020-08-29 09:03:46.651 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_t is wrong
2020-08-29 09:03:46.796 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_ta is wrong
2020-08-29 09:03:46.878 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tag is wrong
2020-08-29 09:03:47.101 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagi is wrong
2020-08-29 09:03:47.357 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagir is wrong
2020-08-29 09:03:47.496 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirt is wrong
2020-08-29 09:03:47.559 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-08-29 09:03:48.757 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@ is wrong
2020-08-29 09:03:49.371 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@y is wrong
2020-08-29 09:03:49.498 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@ya is wrong
2020-08-29 09:03:49.596 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yah is wrong
2020-08-29 09:03:49.940 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yaho is wrong
2020-08-29 09:03:50.098 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo is wrong
2020-08-29 09:03:50.646 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo. is wrong
2020-08-29 09:03:51.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-08-29 09:03:51.863 [Debug] [DataManager.swift:191] cache(forType:) > cache for
LoginAccounts not available
2020-08-29 09:03:51.863 [Debug] [LoginAccountsAPI.swift:64] getloginAccountsCache()
> could not fetch LoginAccounts data
2020-08-29 09:03:51.864 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-08-29 09:03:52.018 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-08-29 09:03:52.026 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-08-29 09:03:52.498 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-08-29 09:03:54.519 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-08-29 09:16:03.031 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-08-29 09:50:19.076 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-08-29 09:50:19.972 [Debug] [LoginManager2.swift:159]
login(username:password:completion:) > loginUusernamePassword
2020-08-29 09:50:20.271 [Debug] [LoginManager2.swift:207]
requestLogin(username:password:completion:) > login error empty
2020-08-29 09:50:21.063 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-08-29 09:50:22.786 [Debug] [MyUtility2.swift:26] openURL(withURL:) > opening
Url
----***----
2020-08-29 09:50:28.256 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 5925
2020-08-29 09:50:28.256 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-08-29 09:50:28.259 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-08-29 09:50:28.259 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-08-29 09:50:28.290 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-08-29 09:50:28.295 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-08-29 09:50:28.300 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-08-29 09:50:28.609 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
s/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-483B257D919D/Documents/log.txt
----***----
2020-09-02 14:23:18.756 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
13222
2020-09-02 14:23:18.756 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-09-02 14:23:18.757 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-09-02 14:23:18.757 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-09-02 14:23:18.789 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-09-02 14:23:18.796 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-09-02 14:23:18.800 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-09-02 14:23:19.103 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-09-02 14:23:19.105 [Debug] [LoginManager2.swift:136] requestAutologin(2020-09-
02 14:23:19.709 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-09-02 14:23:19.711 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-02 14:23:21.658 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-02 14:23:21.713 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
Presenter.swift:198] requestBrandProperties(completion:) > request Brand Properties
2020-09-02 14:23:19.562 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.563 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-02 14:23:19.563 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-09-02 14:23:19.563 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.563 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-02 14:23:19.563 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.566 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-09-02 14:23:19.567 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.567 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.567 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.567 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.567 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.567 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.567 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.676 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.676 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.676 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.677 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.677 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.677 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.677 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.677 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.677 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.686 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.686 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.686 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.686 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.686 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.686 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.686 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-02 14:23:19.722 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.723 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.723 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.723 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.723 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.723 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.723 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.723 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.728 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-09-02 14:23:19.728 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-09-02 14:23:19.728 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.728 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-02 14:23:19.728 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.729 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.729 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.729 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.729 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-02 14:23:19.729 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-02 14:23:19.729 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.742 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-09-02 14:23:19.743 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-02 14:23:19.818 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-02 14:23:20.126 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-02 14:23:21.621 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-02 14:23:21.628 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2839696c0>
2020-09-02 14:23:21.628 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2839696c0>
2020-09-02 14:23:21.628 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2839696c0>
2020-09-02 14:23:21.628 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2839696c0>
2020-09-02 14:23:21.957 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-02 14:23:21.957 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-09-26 11:56:02.214 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 7890
2020-09-26 11:56:02.214 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-09-26 11:56:02.216 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-09-26 11:56:02.216 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-09-26 11:56:02.272 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-09-26 11:56:02.281 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-09-26 11:56:02.285 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-09-26 11:56:03.275 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-09-26 11:56:03.277 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-09-
26 11:56:04.201 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-09-26 11:56:04.203 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:05.913 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:05.971 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:21.885 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:21.927 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:38.681 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:38.726 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:55.060 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-09-26 11:56:55.118 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
] fetchCache(forType:) > convert class to data not successfull
2020-09-26 11:56:04.050 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-26 11:56:04.050 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.054 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.056 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-09-26 11:56:04.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.056 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.056 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.057 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.164 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.164 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.164 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.164 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.164 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.164 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.164 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.165 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:04.165 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.165 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.165 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.165 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.165 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.165 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.165 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.165 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.175 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.175 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.175 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.175 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.175 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.175 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.175 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.214 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.214 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.214 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.214 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.214 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.214 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.214 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.221 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-09-26 11:56:04.221 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-26 11:56:04.222 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.222 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.222 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.222 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.222 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-09-26 11:56:04.222 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-09-26 11:56:04.222 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.235 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-09-26 11:56:04.236 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:04.536 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:05.137 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:05.872 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:05.879 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:05.879 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:05.879 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:05.879 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:05.940 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:05.978 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:06.216 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:06.220 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:06.346 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:06.347 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:07.081 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:07.311 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:16.920 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:19.271 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:19.436 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:19.436 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:19.464 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:19.464 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:20.663 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-09-26 11:56:20.667 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:20.669 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:20.683 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:21.836 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:21.845 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:21.845 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:21.846 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:21.846 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:21.898 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:21.935 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:22.034 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:22.036 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:22.106 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:22.106 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:22.821 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:22.895 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:34.502 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:36.581 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:36.759 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:36.759 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:36.791 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:36.791 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:37.395 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-09-26 11:56:37.426 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:37.429 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-09-26 11:56:37.446 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:38.633 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:38.642 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:38.642 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:38.642 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:38.642 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:38.695 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:38.733 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:39.265 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:39.265 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:40.162 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:53.689 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-09-26 11:56:53.691 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-09-26 11:56:53.691 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-09-26 11:56:53.706 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:55.019 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-09-26 11:56:55.026 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:55.027 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:55.027 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:55.027 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280a31030>
2020-09-26 11:56:55.074 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:55.126 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-09-26 11:56:55.918 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-09-26 11:56:55.918 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-09-26 11:56:56.753 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-10-16 09:00:12.188 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 2985
2020-10-16 09:00:12.188 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-16 09:00:12.191 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-16 09:00:12.191 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-16 09:00:12.273 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-16 09:00:12.303 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-16 09:00:12.308 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-16 09:00:33.427 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 09:00:33.429 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-10-16 09:00:33.430 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-10-16 07:00:33 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-10-16 09:00:33.430 [Debug] [LoginManager2.swift:100] requestLoginPe2020-10-16
09:00:33.927 [Debug] [MOEModel.swift:752] shouldMoeUpdate() > Last MOE update is >
1 Minute old. Calling updateMoe() a second time.
2020-10-16 09:00:46.316 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:00:46.318 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:00:50.747 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:00:50.805 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:01:30.615 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:01:30.681 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:01:54.823 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:01:54.874 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:02:03.169 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 09:02:03.183 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:00.671 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:00.744 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:03.160 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:03.187 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:05.140 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:05.152 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:05.157 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:05.163 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:05.169 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:29:05.179 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:30:04.971 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:30:05.029 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:44:26.588 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-16 13:44:26.655 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
16 09:00:46.278 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.278 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:46.279 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.279 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.279 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.279 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.279 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.279 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.279 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.279 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.289 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.289 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.289 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.289 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.289 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.289 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.289 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:46.333 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.334 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.334 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.334 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.334 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.334 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.334 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.334 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.339 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-16 09:00:46.339 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-16 09:00:46.340 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.340 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.340 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.340 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.340 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 09:00:46.340 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 09:00:46.340 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.356 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-10-16 09:00:46.358 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:46.515 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:00:47.332 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:00:50.708 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:00:50.715 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:00:50.715 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:00:50.716 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:00:50.716 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:00:50.766 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:50.812 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:00:51.012 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:00:51.012 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:00:51.968 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:00:56.194 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:56.201 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:56.219 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:56.222 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:00:58.753 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:09.817 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 09:01:09.820 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-16 09:01:25.349 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:28.530 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:01:28.703 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:01:28.703 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:01:28.764 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:01:28.765 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:01:29.540 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-16 09:01:29.544 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:29.546 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:29.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:30.566 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:01:30.573 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:30.574 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:30.574 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:30.574 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:30.629 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:30.688 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:30.881 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:01:30.881 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:01:31.509 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:01:31.580 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:31.587 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:31.610 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:31.613 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:32.393 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:37.436 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 09:01:37.438 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-16 09:01:50.240 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:52.843 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:01:53.021 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:01:53.022 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:01:53.048 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:01:53.048 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:01:53.775 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-16 09:01:53.812 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:53.814 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:01:53.830 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:54.775 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:01:54.783 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:54.783 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:54.784 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:54.784 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 09:01:54.836 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:54.881 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:01:55.086 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 09:01:55.086 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 09:01:55.971 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 09:02:03.106 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:02:03.114 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:02:03.128 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:02:03.133 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 09:02:03.160 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-16 09:02:03.161 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-16 09:02:03.179 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-16 09:02:03.179 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-16 09:02:03.511 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 09:02:03.512 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-16 09:02:03.512 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-16 09:02:03.520 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 09:06:38.479 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-16 09:06:38.791 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > emptyModel
2020-10-16 09:06:38.791 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > error(-1, nil,
Box7ApiClient.AlamofireDecodableRequestBuilderError.emptyDataResponse)
2020-10-16 09:34:05.476 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 09:34:05.486 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-16 09:34:05.737 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-16 13:28:56.680 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 13:28:56.685 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-16 13:28:57.627 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-16 13:28:58.580 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:28:58.584 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:28:58.611 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:28:58.613 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:28:58.636 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:28:58.650 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-16 13:28:58.810 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:28:58.822 [Debug] [BasePresenter.swift:404] reloginOrLogout() >
reloginOrLogout
2020-10-16 13:28:58.823 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-10-16 13:28:58.823 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-10-16 11:28:58 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-10-16 13:28:58.823 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-10-16 13:28:59.152 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-16 13:28:59.153 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:28:59.157 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:28:59.157 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-16 13:28:59.157 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-16 13:28:59.157 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.618 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:29:00.627 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:29:00.627 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:29:00.627 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:29:00.627 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:29:00.633 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.633 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.633 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.634 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.634 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.634 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.635 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.636 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.636 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.636 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.636 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.637 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.637 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.637 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.637 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.695 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.734 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.734 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.734 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.734 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.735 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.735 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-16 13:29:00.735 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:29:00.735 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.751 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:00.875 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 13:29:00.875 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 13:29:01.652 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:29:01.719 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:29:02.964 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-16 13:29:03.126 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:29:03.133 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:29:03.150 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-16 13:29:03.152 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-16 13:29:03.175 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:29:03.178 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:29:03.183 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-16 13:29:03.183 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-16 13:29:03.199 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-10-16 13:29:03.405 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:03.405 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-16 13:29:03.405 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-16 13:29:03.413 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:03.544 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:29:03.544 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-16 13:29:03.544 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-16 13:29:03.551 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:05.115 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:29:05.127 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-16 13:29:05.230 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 13:29:05.230 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 13:29:07.254 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:29:07.277 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:29:09.041 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:29:16.628 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:29:16.645 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:30:01.510 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 13:30:01.511 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-10-16 13:30:01.511 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-16 13:30:01.517 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-16 13:30:02.338 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:02.346 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:02.351 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:30:02.351 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-16 13:30:02.351 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-16 13:30:02.351 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:30:02.351 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-16 13:30:02.351 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:30:02.352 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:30:02.368 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:02.371 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:02.372 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:30:02.372 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-16 13:30:02.372 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-16 13:30:02.372 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-16 13:30:02.372 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-16 13:30:02.372 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-16 13:30:02.372 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:30:02.381 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-16 13:30:02.385 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:30:02.467 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:30:04.923 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:30:04.929 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:30:04.929 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:30:04.930 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:30:04.930 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:30:04.985 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:30:05.037 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:30:05.157 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 13:30:05.157 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 13:30:05.856 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:05.864 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:05.880 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:05.884 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:05.903 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:30:09.084 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:30:09.105 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:44:02.907 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-16 13:44:02.914 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-10-16 13:44:02.915 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-16 13:44:02.928 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-16 13:44:04.580 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:44:04.593 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:44:04.601 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-16 13:44:04.604 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-10-16 13:44:20.058 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:44:24.911 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:44:24.918 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:44:25.595 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:44:25.601 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-16 13:44:25.636 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:44:26.538 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-16 13:44:26.545 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:44:26.546 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:44:26.546 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:44:26.546 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c80230>
2020-10-16 13:44:26.608 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:44:26.662 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-16 13:44:26.775 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-16 13:44:26.775 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-16 13:44:27.563 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-10-17 09:28:24.107 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 3789
2020-10-17 09:28:24.107 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-17 09:28:24.108 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-17 09:28:24.109 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-17 09:28:24.222 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 09:28:24.236 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-17 09:28:24.243 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 09:28:25.105 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 09:28:25.108 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
17 09:28:25.677 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-17 09:28:25.680 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:27.342 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:27.416 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:30.059 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:30.114 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:31.411 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:31.426 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:33.203 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:33.209 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:33.214 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:33.219 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:33.223 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:28:33.232 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:29:11.723 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:29:11.729 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
> cache for SubscriptionsAuthorized not available
2020-10-17 09:28:25.560 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.560 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.560 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.560 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.561 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.627 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.627 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.627 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.627 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.627 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.627 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.627 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.629 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:25.629 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.629 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.629 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.629 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.629 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.629 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.629 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.629 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.643 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.643 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.643 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.643 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.644 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.644 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.644 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.644 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.697 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.697 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.697 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.697 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.697 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.698 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.698 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.698 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.698 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.698 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.698 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.698 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.704 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-17 09:28:25.704 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 09:28:25.706 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.706 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.706 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.706 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.706 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:28:25.706 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:28:25.706 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.730 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:25.730 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-17 09:28:25.730 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-17 09:28:25.731 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:25.862 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:26.290 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:27.305 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:27.312 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:27.313 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:27.313 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:27.313 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:27.367 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:27.429 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:27.540 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:27.543 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:27.552 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:27.554 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:27.657 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 09:28:27.657 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 09:28:28.404 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:29.100 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:29.107 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:29.137 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:30.012 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:30.019 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:30.019 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:30.020 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:30.020 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28354a4c0>
2020-10-17 09:28:30.070 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:30.125 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:30.322 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 09:28:30.323 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 09:28:30.924 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:31.346 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:31.355 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:31.369 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:31.373 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:31.403 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 09:28:31.404 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-17 09:28:31.422 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 09:28:31.423 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-17 09:28:31.714 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:28:31.714 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-17 09:28:31.714 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-17 09:28:31.720 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:33.172 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:33.193 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 09:28:33.374 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 09:28:33.374 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 09:28:40.318 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:28:40.340 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:28:43.801 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:28:59.629 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-10-17 09:28:59.648 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-10-17 09:28:59.675 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:29:05.325 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:29:10.265 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:29:10.285 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:29:10.285 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-10-17 09:29:10.285 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-10-17 09:29:10.286 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:29:10.319 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-10-17 09:29:10.617 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-10-17 09:29:10.912 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:29:11.356 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:29:11.738 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:29:12.723 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:29:19.038 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:29:19.248 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 09:29:19.249 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 09:29:19.844 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-17 09:32:12.149 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 09:32:12.151 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-17 09:32:12.805 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:32:12.824 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:19.698 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 09:32:19.698 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-10-17 09:32:19.699 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-17 09:32:19.767 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-17 09:32:19.767 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-17 09:32:19.767 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-17 09:32:19.767 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-17 09:32:26.822 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 3805
2020-10-17 09:32:26.822 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-17 09:32:26.824 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-17 09:32:26.824 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-17 09:32:26.908 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 09:32:26.921 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-17 09:32:26.927 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 09:32:27.279 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 09:32:27.280 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
17 09:32:27.882 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-17 09:32:27.885 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:32:28.809 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 09:32:28.853 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-10-17 09:32:27.792 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-17 09:32:27.793 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:32:27.794 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-17 09:32:27.794 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.794 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 09:32:27.794 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-17 09:32:27.795 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.795 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 09:32:27.795 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.795 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.796 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-17 09:32:27.796 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.797 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.797 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.797 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.797 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.797 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.797 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.843 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.843 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.843 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.844 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.844 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.844 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.844 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.844 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:32:27.844 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.844 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.844 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.845 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.845 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.845 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.845 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.845 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.856 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.856 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.856 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.856 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.856 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.856 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.856 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 09:32:27.901 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.901 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.901 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.902 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.902 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.902 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.902 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.903 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.903 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.903 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.903 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.903 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.903 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.903 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.911 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-17 09:32:27.911 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 09:32:27.913 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.913 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.913 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.913 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.913 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:27.913 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:27.913 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.932 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:27.932 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-17 09:32:27.932 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-17 09:32:27.933 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:27.980 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:32:28.777 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 09:32:28.785 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2811c9650>
2020-10-17 09:32:28.785 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2811c9650>
2020-10-17 09:32:28.785 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2811c9650>
2020-10-17 09:32:28.785 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2811c9650>
2020-10-17 09:32:28.787 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.787 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.787 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.788 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.788 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.788 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.788 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:28.789 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.789 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.789 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.789 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.789 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.789 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.789 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:28.840 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.841 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.841 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.841 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.841 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.841 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 09:32:28.841 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 09:32:28.841 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 09:32:29.057 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 09:32:29.057 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 09:32:31.370 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-10-17 14:50:59.312 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 4296
2020-10-17 14:50:59.312 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-17 14:50:59.313 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-17 14:50:59.313 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-17 14:50:59.410 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 14:50:59.421 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-17 14:50:59.426 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 14:51:20.317 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 14:51:20.318 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-10-17 14:51:20.319 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-10-17 12:51:20 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-10-17 14:51:20.319 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-10-17 14:52:24.064 [Debug] [LoginManager2.swift:111]
requestLoginPersistentOrNetwork(_:_:) > login error empty
2020-10-17 14:52:45.419 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 14:52:45.429 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-10-17 14:52:45.430 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-10-17 12:52:45 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-10-17 14:52:45.430 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
----***----
2020-10-17 19:22:30.261 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 4790
2020-10-17 19:22:30.261 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-17 19:22:30.262 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-17 19:22:30.262 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-17 19:22:30.363 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 19:22:30.376 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-17 19:22:30.382 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-17 19:22:30.650 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 19:22:30.652 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
17 19:22:31.116 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-17 19:22:31.119 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:22:32.172 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:22:32.234 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:19.274 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:19.321 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:26.102 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:26.148 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:32.077 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:32.092 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:43.653 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:43.666 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:43.672 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:43.676 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:43.682 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:23:43.693 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:01.876 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:01.917 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:02.011 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:02.014 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:02.018 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:02.021 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:02.024 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-17 19:24:02.031 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
d not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.066 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.066 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.066 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.066 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.067 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:22:31.067 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.067 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.067 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.067 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.067 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.067 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.067 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.067 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.080 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.080 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.080 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.080 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.080 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.080 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.080 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:22:31.138 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.138 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.138 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.138 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.138 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.138 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.138 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.139 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.139 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.139 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.139 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.139 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.145 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-17 19:22:31.145 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 19:22:31.147 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.147 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.147 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.147 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.147 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-17 19:22:31.147 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-17 19:22:31.147 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.166 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:22:31.172 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:22:31.173 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-17 19:22:31.173 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-17 19:22:31.174 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:22:31.651 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:22:32.133 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:22:32.140 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:22:32.140 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:22:32.141 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:22:32.141 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:22:32.370 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 19:22:32.370 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 19:23:16.031 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:16.045 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:23:16.046 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-10-17 19:23:16.046 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-10-17 19:23:16.046 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:16.174 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-10-17 19:23:16.463 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-10-17 19:23:16.572 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:23:16.826 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:23:18.472 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:19.232 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:23:19.238 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:19.238 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:19.238 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:19.238 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:19.581 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 19:23:19.581 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 19:23:25.040 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-17 19:23:25.041 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-17 19:23:25.042 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-17 19:23:25.070 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:26.055 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:23:26.062 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:26.062 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:26.062 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:26.062 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:23:26.574 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 19:23:26.574 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 19:23:27.270 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:23:27.275 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:23:28.345 [Debug] [BaseViewController.swift:77] setup() > Implement
in subclass
2020-10-17 19:23:28.353 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:23:28.367 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:23:28.367 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-17 19:23:28.368 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-17 19:23:28.373 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:28.661 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:23:28.662 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:23:28.662 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-17 19:23:28.662 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-17 19:23:28.665 [Debug] [TopupsApi.swift:203] saveOldConfig() >
topupByDirectDebitRecordModel can not be copied:
valueNotFound(Swift.KeyedDecodingContainer<Swift.String>,
Swift.DecodingError.Context(codingPath: [], debugDescription: "Cannot get keyed
decoding container -- found null value instead.", underlyingError: nil))
2020-10-17 19:23:32.027 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:23:32.032 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:23:32.068 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 19:23:32.069 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-17 19:23:32.087 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 19:23:32.088 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-17 19:23:32.285 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-17 19:23:32.286 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-17 19:23:32.286 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-17 19:23:32.293 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:43.631 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:23:43.643 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 19:23:43.750 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 19:23:43.750 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 19:23:53.333 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:23:53.354 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:23:56.805 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:24:01.033 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:24:01.039 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:24:01.068 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-17 19:24:01.832 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-17 19:24:01.838 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:24:01.838 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:24:01.838 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:24:01.838 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283654bd0>
2020-10-17 19:24:01.996 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:24:01.999 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-17 19:24:02.005 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-17 19:24:02.050 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-17 19:24:02.050 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-17 19:24:02.100 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
----***----
2020-10-19 12:11:59.161 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 8501
2020-10-19 12:11:59.161 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 12:11:59.162 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 12:11:59.162 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 12:11:59.245 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 12:11:59.259 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 12:11:59.262 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 12:12:00.200 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 12:12:00.202 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-10-19 12:12:00.202 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-10-19 10:12:00 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-10-19 12:12:00.202 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-10-19 12:12:00.599 [Debug] [AppDelegate.swift:199]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/Cache.sqlite
2020-10-19 12:12:00.633 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 12:12:00.635 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 12:12:00.636 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 12:12:00.637 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.637 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 12:12:00.637 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 12:12:00.638 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.638 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 12:12:00.638 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.642 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.644 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 12:12:00.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscrip2020-10-19 12:12:00.740 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 12:12:00.743 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 13:17:31.154 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 13:17:31.171 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
riptionsAuthorized data
2020-10-19 12:12:00.644 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.703 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.703 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.703 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.703 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.703 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.703 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.703 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.704 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 12:12:00.704 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.704 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.704 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.704 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.704 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.704 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.704 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.704 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.714 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.714 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.714 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.714 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.714 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.714 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.714 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 12:12:00.754 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.754 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.754 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.755 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.755 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.755 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.755 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.755 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.755 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.760 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 12:12:00.760 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 12:12:00.761 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.761 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.761 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.761 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.761 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:00.761 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:00.761 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:00.776 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:00.776 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 12:12:00.776 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 12:12:00.777 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:05.900 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 12:12:05.936 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 12:12:06.176 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 12:12:06.183 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.183 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 12:12:06.183 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 12:12:06.184 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:06.197 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:06.197 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:06.200 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:06.200 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:06.202 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.202 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:06.202 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:06.202 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.202 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:06.202 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:06.202 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:06.203 [Debug] [SubscriptionsAuthorizedExtension.swift:19]
mySubscriptionModel() > subsctiptionCoreModels missing
2020-10-19 12:12:06.203 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.203 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:06.203 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:06.203 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.203 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:06.203 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:06.203 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:06.203 [Debug] [SubscriptionsAuthorizedExtension.swift:19]
mySubscriptionModel() > subsctiptionCoreModels missing
2020-10-19 12:12:06.204 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.204 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:06.204 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:06.204 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:06.204 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:06.204 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:06.204 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:06.214 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 12:12:07.635 [Debug] [CustomTabBarViewController.swift:117]
visibleViewController() > ("VisibleViewController is",
"<AldiTalk.MyTariffViewController: 0x10311f600>")
2020-10-19 12:12:07.639 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:07.639 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 12:12:07.639 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 12:12:07.639 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:11.414 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 12:12:11.418 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 12:12:11.423 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.423 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 12:12:11.423 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 12:12:11.423 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:11.434 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:11.435 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:11.435 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:11.435 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283891650>
2020-10-19 12:12:11.437 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.437 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:11.437 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:11.437 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.438 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:11.438 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:11.438 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:11.438 [Debug] [SubscriptionsAuthorizedExtension.swift:19]
mySubscriptionModel() > subsctiptionCoreModels missing
2020-10-19 12:12:11.438 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.438 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:11.439 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:11.439 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.439 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:11.439 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:11.439 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:11.439 [Debug] [SubscriptionsAuthorizedExtension.swift:19]
mySubscriptionModel() > subsctiptionCoreModels missing
2020-10-19 12:12:11.439 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.439 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:11.439 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:11.439 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 12:12:11.440 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 12:12:11.440 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 12:12:11.440 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 12:12:11.450 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 13:16:18.959 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 13:16:18.967 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 13:16:18.967 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 13:16:18.972 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.972 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 13:16:18.972 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 13:16:18.972 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.972 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 13:16:18.972 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:18.975 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:18.976 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.976 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:18.976 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:18.976 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.976 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:18.976 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:18.977 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:18.977 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.977 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:18.977 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:18.977 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.977 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:18.977 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:18.977 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:18.986 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:18.986 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 13:16:18.986 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 13:16:18.988 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:19.007 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 13:16:19.008 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 13:16:19.009 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:19.009 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 13:16:19.009 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 13:16:19.009 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:19.231 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:16:20.048 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:16:20.535 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:20.535 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:20.535 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:20.536 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:20.536 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:20.536 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:20.536 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:20.538 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:16:20.539 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:20.539 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:20.539 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:20.539 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:20.539 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 13:16:20.539 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 13:16:20.540 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:20.540 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:16:21.322 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:16:21.764 [Debug] [BaseViewController.swift:77] setup() > Implement
in subclass
2020-10-19 13:16:21.775 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:16:21.794 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:21.794 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-19 13:16:21.794 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-19 13:16:21.799 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:23.325 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:16:23.327 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:23.327 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-19 13:16:23.327 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-19 13:16:23.329 [Debug] [TopupsApi.swift:203] saveOldConfig() >
topupByDirectDebitRecordModel can not be copied:
valueNotFound(Swift.KeyedDecodingContainer<Swift.String>,
Swift.DecodingError.Context(codingPath: [], debugDescription: "Cannot get keyed
decoding container -- found null value instead.", underlyingError: nil))
2020-10-19 13:16:30.071 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:16:30.083 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:16:30.114 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 13:16:30.114 [Debug] [DataManager.swift:191] cache(forType:) > cache for
LoginAccounts not available
2020-10-19 13:16:30.114 [Debug] [LoginAccountsAPI.swift:64] getloginAccountsCache()
> could not fetch LoginAccounts data
2020-10-19 13:16:30.115 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:16:30.320 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:16:44.936 [Debug] [LoginManager2.swift:248]
secondLogin(password:completion:) > secondLogin
2020-10-19 13:16:45.236 [Debug] [LoginManager2.swift:287]
requestHigherLogin(password:completion:) > login error not empty
2020-10-19 13:16:46.455 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 13:16:48.767 [Debug] [LoginManager2.swift:248]
secondLogin(password:completion:) > secondLogin
2020-10-19 13:16:48.995 [Debug] [LoginManager2.swift:287]
requestHigherLogin(password:completion:) > login error not empty
2020-10-19 13:16:54.760 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 13:16:55.412 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:17:00.775 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check d is wrong
2020-10-19 13:17:00.958 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check da is wrong
2020-10-19 13:17:01.044 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dan is wrong
2020-10-19 13:17:01.233 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani is wrong
2020-10-19 13:17:02.205 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_ is wrong
2020-10-19 13:17:02.796 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_t is wrong
2020-10-19 13:17:03.025 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_ta is wrong
2020-10-19 13:17:03.136 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tag is wrong
2020-10-19 13:17:03.495 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagi is wrong
2020-10-19 13:17:03.781 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagir is wrong
2020-10-19 13:17:03.922 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirt is wrong
2020-10-19 13:17:04.056 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-10-19 13:17:04.815 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@ is wrong
2020-10-19 13:17:05.330 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@y is wrong
2020-10-19 13:17:05.481 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@ya is wrong
2020-10-19 13:17:05.549 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yah is wrong
2020-10-19 13:17:05.823 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yaho is wrong
2020-10-19 13:17:05.982 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo is wrong
2020-10-19 13:17:06.432 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo. is wrong
2020-10-19 13:17:07.751 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:17:07.988 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:17:07.998 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:17:08.760 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 13:17:10.568 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 13:17:11.690 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:17:11.931 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:17:11.938 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:17:14.121 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 13:17:14.841 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 13:17:15.339 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:17:15.552 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 13:17:15.558 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 13:17:16.440 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 13:17:17.141 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 13:17:24.482 [Debug] [LoginManager2.swift:248]
secondLogin(password:completion:) > secondLogin
2020-10-19 13:17:24.707 [Debug] [LoginManager2.swift:287]
requestHigherLogin(password:completion:) > login error not empty
2020-10-19 13:17:26.401 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 13:17:31.103 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:17:31.110 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 13:17:31.142 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 13:17:31.145 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-19 13:17:31.167 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 13:17:31.167 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-19 13:45:46.494 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 13:45:46.496 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 13:45:46.496 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 13:45:46.496 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 14:09:45.024 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 8973
2020-10-19 14:09:45.024 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 14:09:45.025 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 14:09:45.025 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 14:09:45.104 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 14:09:45.110 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 14:09:45.113 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 14:09:45.514 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:09:45.516 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 14:09:46.038 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 14:09:46.041 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 14:09:48.678 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 14:09:48.731 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 14:10:40.738 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 14:10:40.782 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 14:11:31.704 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 14:11:31.744 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:05:51.882 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:05:51.950 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
] fetchCache(forType:) > convert class to data not successfull
2020-10-19 14:09:45.942 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 14:09:45.942 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:45.945 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:45.947 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 14:09:45.947 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:45.947 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:45.947 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:45.947 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:45.947 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:45.947 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:45.947 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.005 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.005 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.005 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.005 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.005 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.005 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.005 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.006 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:46.006 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.006 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.006 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.006 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.006 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.006 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.006 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.006 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.015 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.015 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.015 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.015 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.015 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.015 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.015 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:46.051 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.051 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.051 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.051 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.051 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.051 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.051 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.052 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.052 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.052 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.052 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.052 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.056 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 14:09:46.056 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 14:09:46.057 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.057 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 14:09:46.057 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 14:09:46.057 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.057 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 14:09:46.057 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.057 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.058 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.058 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.058 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 14:09:46.058 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 14:09:46.058 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.072 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 14:09:46.072 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 14:09:46.072 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 14:09:46.072 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:09:46.179 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:09:48.621 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:09:48.645 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:09:48.650 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:09:48.650 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:09:48.651 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:09:48.651 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:09:48.905 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:48.908 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:48.943 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:09:48.943 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:09:49.781 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:09:54.242 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:09:54.244 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:10:00.953 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:10:00.955 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:10:05.103 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:10:05.105 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:10:10.004 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:10:10.006 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:10:16.266 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:10:16.268 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:10:18.214 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:10:20.253 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 14:10:20.434 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:10:20.434 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:10:21.336 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 14:10:32.177 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:10:32.179 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:10:33.449 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:10:36.293 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:10:36.486 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:10:36.486 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:10:36.514 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:10:36.514 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:10:37.163 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 14:10:37.198 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:10:37.201 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:10:37.216 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:10:40.692 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:10:40.697 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:10:40.697 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:10:40.697 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:10:40.698 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:10:40.974 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:10:40.974 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:10:41.140 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:10:41.146 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:10:42.440 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:10:51.800 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:10:51.802 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:11:05.056 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:11:05.057 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:11:09.637 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:11:09.639 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:11:15.514 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:11:15.516 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:11:22.588 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 14:11:22.590 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 14:11:24.455 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:11:28.092 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:11:28.269 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:11:28.269 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:11:28.334 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:11:28.334 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 14:11:29.290 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 14:11:29.320 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:11:29.323 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 14:11:29.338 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 14:11:31.657 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 14:11:31.664 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:11:31.665 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:11:31.665 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:11:31.665 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 14:11:31.931 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 14:11:31.931 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:05:44.385 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:05:44.390 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:05:44.391 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:05:44.429 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:05:51.830 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:05:51.837 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 15:05:51.837 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 15:05:51.838 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 15:05:51.838 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283a00a10>
2020-10-19 15:05:52.163 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:05:52.163 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:13:05.033 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:13:05.036 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:13:05.036 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:13:05.062 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:08.828 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:13:08.830 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:13:08.830 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:13:08.850 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:08.909 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 15:13:08.909 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 15:13:08.909 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 15:13:08.909 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 15:13:10.251 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9243
2020-10-19 15:13:10.251 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 15:13:10.251 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 15:13:10.252 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 15:13:10.320 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:13:10.327 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 15:13:10.330 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:13:10.719 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:13:10.720 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 15:13:11.420 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 15:13:11.423 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:13:12.534 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:13:12.575 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:24:13.585 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
10-19 15:13:11.325 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:13:11.326 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 15:13:11.326 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.326 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:13:11.327 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:13:11.327 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.327 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:13:11.327 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.329 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.330 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 15:13:11.330 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.330 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.330 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.331 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.331 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.331 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.331 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.387 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.387 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.387 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.387 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.387 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.387 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.387 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.388 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:13:11.388 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.388 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.388 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.388 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.388 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.388 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.388 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.388 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.396 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.396 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.396 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.396 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.396 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.397 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.397 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.397 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.397 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.397 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:13:11.435 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.436 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.436 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.436 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.436 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.436 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.436 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.436 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.440 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 15:13:11.440 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 15:13:11.441 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.441 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:13:11.441 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:13:11.441 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.441 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:13:11.441 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.441 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.442 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.442 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.442 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:11.442 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:11.442 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.455 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:11.455 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 15:13:11.455 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 15:13:11.455 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:11.517 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:13:12.503 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:13:12.511 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:13:12.511 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:13:12.511 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:13:12.511 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:13:12.513 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.513 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.513 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.513 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.513 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.513 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.513 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.514 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.514 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.514 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.514 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.515 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.515 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.515 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.515 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:12.564 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.564 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.564 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.565 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.565 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:13:12.565 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:13:12.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:13:12.794 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:13:12.795 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:13:13.326 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:13:26.526 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:13:26.528 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:13:26.529 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:13:26.555 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:13.499 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:24:13.501 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:24:13.502 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:24:13.530 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:13.540 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 15:24:13.544 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:13.555 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:24:13.555 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:24:13.555 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:24:13.555 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2824997a0>
2020-10-19 15:24:14.882 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:24:16.041 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:24:16.043 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:24:16.043 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:24:16.067 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:16.137 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 15:24:16.137 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 15:24:16.137 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 15:24:16.137 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 15:24:17.885 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9318
2020-10-19 15:24:17.885 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 15:24:17.886 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 15:24:17.886 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 15:24:17.924 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:24:17.931 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 15:24:17.934 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:24:18.278 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:24:18.280 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 15:24:18.721 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 15:24:18.723 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:24:20.445 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:24:20.488 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-10-19 15:24:18.638 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 15:24:18.639 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:24:18.640 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 15:24:18.641 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.641 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:24:18.641 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:24:18.641 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.641 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:24:18.641 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.642 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.644 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 15:24:18.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.644 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.644 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.644 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.692 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.692 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.692 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.692 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.692 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.692 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.692 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.693 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:24:18.693 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.693 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.693 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.693 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.693 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.693 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.693 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.693 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.702 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.702 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.702 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.702 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.702 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.702 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.702 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.734 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.734 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.734 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.735 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.735 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.735 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.735 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.735 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.739 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 15:24:18.739 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 15:24:18.739 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.739 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:24:18.739 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.740 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.740 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.740 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.740 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:24:18.740 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:24:18.740 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.751 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:24:18.751 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 15:24:18.751 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 15:24:18.751 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:24:18.814 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:24:19.432 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:24:20.405 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:24:20.413 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28277cee0>
2020-10-19 15:24:20.413 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28277cee0>
2020-10-19 15:24:20.414 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28277cee0>
2020-10-19 15:24:20.414 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28277cee0>
2020-10-19 15:24:20.743 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:24:20.743 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:29:31.450 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:29:31.453 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:29:31.453 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:29:31.478 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:33.719 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:29:33.720 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:29:33.720 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:29:33.746 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:33.811 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 15:29:33.812 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 15:29:33.812 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 15:29:33.812 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 15:29:35.056 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9355
2020-10-19 15:29:35.056 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 15:29:35.057 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 15:29:35.057 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 15:29:35.086 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:29:35.093 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 15:29:35.096 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:29:35.369 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:29:35.370 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 15:29:35.791 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 15:29:35.792 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:29:49.946 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:29:49.986 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:46:52.941 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:46:53.018 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:47:53.420 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:47:53.466 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
[Debug] [DataManager.swift:191] cache(forType:) > cache for BrandProperties not
available
2020-10-19 15:29:35.711 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:29:35.712 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.712 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:29:35.712 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.713 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.714 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 15:29:35.714 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.714 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.714 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.715 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.715 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.715 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.715 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.762 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.762 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.762 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.763 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.763 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.763 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.763 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.763 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.764 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.773 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.773 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.773 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.773 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.773 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.773 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.773 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.804 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.804 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.804 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.804 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.804 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.804 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.804 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.808 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 15:29:35.808 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:29:35.809 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.809 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.809 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.809 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.809 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.809 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.810 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.810 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:29:35.810 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:29:35.810 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:35.821 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:29:35.821 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 15:29:35.821 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 15:29:35.821 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:29:37.850 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:29:49.896 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:29:49.913 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:29:49.918 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:29:49.918 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:29:49.919 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:29:49.919 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:29:51.960 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:29:51.960 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:46:51.831 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:46:51.838 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:46:51.839 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:46:51.875 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:46:52.883 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:46:52.889 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:46:52.890 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:46:52.890 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:46:52.890 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:46:53.243 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:46:53.243 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:47:52.059 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:47:52.061 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:47:52.062 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:47:52.079 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:47:53.370 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:47:53.376 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:47:53.377 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:47:53.377 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:47:53.378 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b65b20>
2020-10-19 15:47:53.722 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:47:53.722 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-10-19 15:48:03.261 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9505
2020-10-19 15:48:03.261 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 15:48:03.263 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 15:48:03.263 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 15:48:03.333 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:48:03.347 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 15:48:03.354 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:48:03.657 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:48:03.657 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 15:48:04.194 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 15:48:04.197 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:48:08.046 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:48:08.094 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-10-19 15:48:04.082 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 15:48:04.083 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:48:04.084 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 15:48:04.085 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.085 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:48:04.085 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:48:04.085 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.085 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:48:04.085 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.086 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.088 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 15:48:04.089 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.089 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.089 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.089 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.089 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.089 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.089 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.146 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.146 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.146 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.147 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.147 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.147 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.147 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.148 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:48:04.148 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.148 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.148 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.148 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.148 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.148 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.148 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.148 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:48:04.160 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.160 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.160 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.161 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.161 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.161 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.161 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.161 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.161 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:48:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.214 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.214 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.214 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.214 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.215 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.215 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.215 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.215 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.215 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.221 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 15:48:04.221 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:48:04.222 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.222 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.222 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.223 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.223 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:48:04.223 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:48:04.223 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.242 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:48:04.242 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 15:48:04.242 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 15:48:04.242 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:04.409 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:48:06.759 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:48:08.007 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:48:08.014 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281fd89a0>
2020-10-19 15:48:08.014 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281fd89a0>
2020-10-19 15:48:08.015 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281fd89a0>
2020-10-19 15:48:08.015 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281fd89a0>
2020-10-19 15:48:08.306 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:48:08.307 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:48:39.983 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:48:39.984 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:48:39.985 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 15:48:40.008 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:48:40.091 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 15:48:40.091 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 15:48:40.091 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 15:48:40.091 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 15:49:12.595 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9516
2020-10-19 15:49:12.595 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 15:49:12.596 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 15:49:12.597 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 15:49:12.628 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:49:12.638 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 15:49:12.646 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 15:49:13.013 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 15:49:13.015 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 15:49:13.542 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 15:49:13.544 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:14.519 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:14.565 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:18.525 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:18.541 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:20.363 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:20.370 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:20.375 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:20.379 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:20.383 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:49:20.392 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:07.528 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:07.570 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:19.207 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:19.212 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:19.216 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:19.221 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:19.224 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:19.232 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:22.638 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:22.642 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:22.647 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:22.651 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:22.655 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 15:50:22.664 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:21.316 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:21.396 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.931 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.936 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.942 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.946 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.950 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.959 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.984 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.987 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.990 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.993 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:24.996 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:25.004 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:32.741 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:32.746 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:32.750 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:32.754 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:32.758 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:17:32.767 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:18:28.832 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:18:28.877 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
t class to data not successfull
2020-10-19 15:49:13.516 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.516 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.516 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.516 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:13.561 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.562 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.562 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.562 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.562 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.563 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.563 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.563 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.563 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.571 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 15:49:13.571 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:49:13.573 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.573 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.573 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.573 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.573 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.573 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.574 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.574 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 15:49:13.574 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 15:49:13.574 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.592 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:13.593 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 15:49:13.593 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 15:49:13.593 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:13.677 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:49:14.332 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:49:14.480 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:49:14.488 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:49:14.488 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:49:14.488 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:49:14.488 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:49:14.775 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:49:14.775 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:49:18.462 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:18.468 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:18.482 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:18.485 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:18.518 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 15:49:18.519 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-19 15:49:18.537 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 15:49:18.538 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-19 15:49:18.818 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:49:18.819 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-19 15:49:18.819 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-19 15:49:18.825 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:20.333 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:49:20.354 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 15:49:20.497 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:49:20.497 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:49:25.922 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:25.944 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:27.730 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:49:39.779 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:39.796 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:45.010 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:49:57.063 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:49:57.080 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:49:59.371 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:50:06.519 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:50:06.525 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:50:06.556 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:50:07.483 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:50:07.490 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:50:07.490 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:50:07.490 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:50:07.491 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 15:50:07.772 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:50:07.773 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:50:17.650 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:50:17.689 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 15:50:17.689 [Debug] [DataManager.swift:191] cache(forType:) > cache for
LoginAccounts not available
2020-10-19 15:50:17.689 [Debug] [LoginAccountsAPI.swift:64] getloginAccountsCache()
> could not fetch LoginAccounts data
2020-10-19 15:50:17.689 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:50:17.915 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:50:19.177 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:50:19.184 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:50:19.197 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 15:50:19.621 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:50:22.609 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 15:50:22.628 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 15:50:22.810 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 15:50:22.810 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 15:50:25.976 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 15:50:25.993 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 15:50:27.850 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:16:49.827 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:16:49.832 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:16:52.041 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:16:52.046 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:16:52.761 [Debug] [BaseViewController.swift:77] setup() > Implement
in subclass
2020-10-19 16:16:52.768 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:16:52.784 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:16:52.784 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-19 16:16:52.784 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-19 16:16:52.791 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:16:54.025 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:16:54.026 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:16:54.027 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-19 16:16:54.027 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-19 16:16:54.030 [Debug] [TopupsApi.swift:203] saveOldConfig() >
topupByDirectDebitRecordModel can not be copied:
valueNotFound(Swift.KeyedDecodingContainer<Swift.String>,
Swift.DecodingError.Context(codingPath: [], debugDescription: "Cannot get keyed
decoding container -- found null value instead.", underlyingError: nil))
2020-10-19 16:16:55.222 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:16:55.234 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:16:55.259 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:16:55.474 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:16:57.557 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:02.639 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check d is wrong
2020-10-19 16:17:02.778 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check da is wrong
2020-10-19 16:17:02.868 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dan is wrong
2020-10-19 16:17:03.101 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani is wrong
2020-10-19 16:17:04.068 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_ is wrong
2020-10-19 16:17:04.583 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_t is wrong
2020-10-19 16:17:04.718 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_ta is wrong
2020-10-19 16:17:04.824 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tag is wrong
2020-10-19 16:17:05.042 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagi is wrong
2020-10-19 16:17:05.359 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagir is wrong
2020-10-19 16:17:05.495 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirt is wrong
2020-10-19 16:17:05.550 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-10-19 16:17:06.568 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@ is wrong
2020-10-19 16:17:07.059 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@y is wrong
2020-10-19 16:17:07.183 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@ya is wrong
2020-10-19 16:17:07.299 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yah is wrong
2020-10-19 16:17:07.536 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yaho is wrong
2020-10-19 16:17:07.693 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo is wrong
2020-10-19 16:17:08.126 [Debug] [MyUtility2.swift:43] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo. is wrong
2020-10-19 16:17:10.243 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:10.501 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:17:10.510 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:11.962 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 16:17:12.875 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 16:17:16.131 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:16.162 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:16.360 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:17:16.897 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:16.903 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:18.921 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:18.927 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:18.969 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:21.266 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:17:21.275 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:17:21.275 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:17:21.276 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:17:21.276 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:17:21.617 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:17:21.617 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:17:24.893 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:24.900 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:24.918 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 16:17:24.970 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:24.972 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:24.978 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 16:17:25.025 [Debug] [BusyIndicator.swift:109]
showAnimated(_:withTitle:forDuration:withCompletion:) > busyindicator is already
visible
2020-10-19 16:17:25.329 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:25.348 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:32.711 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:17:32.730 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 16:17:32.920 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:17:32.920 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:17:35.616 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:35.634 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:17:40.391 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:17:53.449 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:17:53.467 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:18:07.072 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:18:08.139 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:18:08.157 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:18:13.110 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:18:27.312 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:18:27.319 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:18:27.351 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:18:28.785 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:18:28.792 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:18:28.792 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:18:28.793 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:18:28.793 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2827b9f10>
2020-10-19 16:18:29.090 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:18:29.090 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:18:57.662 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:18:57.663 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:18:57.664 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:18:57.696 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
----***----
2020-10-19 16:22:29.098 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9763
2020-10-19 16:22:29.098 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 16:22:29.099 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 16:22:29.099 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 16:22:29.200 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:22:29.210 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 16:22:29.214 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:22:29.558 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:22:29.560 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 16:22:30.061 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 16:22:30.064 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:22:35.264 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:22:35.318 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-10-19 16:22:29.946 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 16:22:29.947 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:22:29.948 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 16:22:29.948 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:29.948 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:22:29.948 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:22:29.949 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:29.949 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:22:29.949 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:29.951 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:29.952 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 16:22:29.953 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:29.953 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:29.953 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:29.953 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:29.953 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:29.953 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:29.953 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.015 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.015 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.015 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.016 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.016 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.016 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.016 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.017 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.017 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.029 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.029 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.029 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.029 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.029 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.029 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.029 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.081 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.081 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.081 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.081 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.082 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.082 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.082 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.082 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.089 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 16:22:30.089 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:22:30.091 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.091 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.091 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.091 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.091 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:30.091 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:30.092 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.111 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:30.111 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 16:22:30.111 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 16:22:30.112 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:30.168 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:22:35.235 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:22:35.242 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28233d5e0>
2020-10-19 16:22:35.242 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28233d5e0>
2020-10-19 16:22:35.242 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28233d5e0>
2020-10-19 16:22:35.243 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28233d5e0>
2020-10-19 16:22:35.244 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.244 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.244 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.245 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.245 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.245 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.246 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:35.246 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.246 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.246 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.246 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.246 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.246 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.246 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.306 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.306 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.306 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.306 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.306 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:22:35.306 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:22:35.306 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:22:35.526 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:22:35.526 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:22:35.698 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:23:14.642 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:23:14.643 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:23:14.644 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:23:14.671 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
----***----
2020-10-19 16:32:52.288 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9835
2020-10-19 16:32:52.288 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 16:32:52.289 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 16:32:52.289 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 16:32:52.351 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:32:52.359 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 16:32:52.364 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:32:52.741 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:32:52.744 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 16:32:53.217 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 16:32:53.220 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:33:01.170 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:33:01.222 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-10-19 16:32:53.122 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 16:32:53.123 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:32:53.125 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 16:32:53.125 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.125 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:32:53.125 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:32:53.125 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.126 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:32:53.126 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.126 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.128 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 16:32:53.128 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.128 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.128 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.128 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.128 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.128 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.129 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.176 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.176 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.176 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.176 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.176 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.176 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.176 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.177 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:32:53.177 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.177 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.177 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.177 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.177 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.177 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.177 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.177 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.188 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.188 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.188 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.188 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.189 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.189 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.189 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.189 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.189 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.189 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:32:53.236 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.236 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.236 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.236 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.236 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.236 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.236 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.237 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.237 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.237 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.237 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.237 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.243 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 16:32:53.243 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 16:32:53.244 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.244 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:32:53.244 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:32:53.244 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.244 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:32:53.244 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.245 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.245 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.245 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.245 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:32:53.245 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:32:53.245 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.262 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:32:53.262 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 16:32:53.262 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 16:32:53.262 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:32:53.340 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:32:59.937 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:33:01.132 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:33:01.139 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282560cb0>
2020-10-19 16:33:01.139 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282560cb0>
2020-10-19 16:33:01.139 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282560cb0>
2020-10-19 16:33:01.140 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282560cb0>
2020-10-19 16:33:01.413 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:33:01.413 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:47:23.085 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:47:23.087 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:47:23.088 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:47:23.114 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:25.228 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 16:47:25.229 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 16:47:25.229 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 16:47:25.229 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 16:47:34.006 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9928
2020-10-19 16:47:34.006 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 16:47:34.008 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 16:47:34.008 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 16:47:34.089 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:47:34.105 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 16:47:34.113 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:47:34.462 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:47:34.464 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 16:47:35.045 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 16:47:35.048 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:47:41.510 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:47:41.554 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-10-19 16:47:34.945 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 16:47:34.946 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:47:34.948 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 16:47:34.949 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:34.949 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:47:34.949 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:47:34.949 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:34.949 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:47:34.949 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:34.950 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:34.951 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 16:47:34.952 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:34.952 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:34.952 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:34.952 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:34.952 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:34.952 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:34.952 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.004 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.004 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.004 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.004 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.004 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.004 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.004 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.005 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:47:35.005 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.005 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.005 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.005 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.005 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.005 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.005 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.005 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.017 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.017 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.017 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.017 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.017 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.017 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.018 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:47:35.064 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.064 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.064 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.064 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.064 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.064 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.064 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.065 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.065 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.065 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.065 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.065 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.071 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 16:47:35.071 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 16:47:35.072 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.072 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:47:35.072 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:47:35.072 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.072 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:47:35.072 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.073 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.073 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.073 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.073 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:35.073 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:35.073 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.089 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:35.089 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 16:47:35.089 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 16:47:35.089 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:35.131 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:47:41.479 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:47:41.487 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2831ec850>
2020-10-19 16:47:41.487 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2831ec850>
2020-10-19 16:47:41.488 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2831ec850>
2020-10-19 16:47:41.488 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2831ec850>
2020-10-19 16:47:41.490 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.490 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.490 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.491 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.491 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.491 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.492 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.492 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:41.492 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.492 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.492 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.492 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.492 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.492 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.492 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:41.541 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.541 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.541 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.541 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.541 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.542 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.542 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.542 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.542 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:47:41.542 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:47:41.542 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:47:41.747 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:47:41.748 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:47:42.470 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-10-19 16:50:00.021 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 9960
2020-10-19 16:50:00.021 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 16:50:00.023 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 16:50:00.023 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 16:50:00.092 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:50:00.103 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 16:50:00.110 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:50:00.434 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:50:00.436 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
19 16:50:00.974 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 16:50:00.978 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:50:10.197 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:50:10.243 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:56:48.376 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
10-19 16:50:00.855 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:50:00.857 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 16:50:00.857 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.857 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:50:00.857 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:50:00.858 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.858 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:50:00.858 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.859 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:00.861 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 16:50:00.861 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.861 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.861 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.862 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.862 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.862 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.862 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:00.923 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.923 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.923 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.923 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.923 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.924 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.924 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:00.925 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:50:00.925 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.925 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.925 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.925 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.925 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.925 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.925 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:00.925 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:50:00.941 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.941 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.941 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.941 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.941 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.941 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.941 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:00.942 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:50:00.942 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.942 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.942 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.942 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.942 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.942 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.942 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:00.942 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:50:00.999 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.999 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.999 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.999 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:00.999 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:00.999 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:00.999 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.000 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.000 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.000 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.000 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.000 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.007 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 16:50:01.007 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:50:01.008 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.008 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.008 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.008 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.009 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.009 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:01.009 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:01.009 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.031 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:01.032 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 16:50:01.032 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 16:50:01.032 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:01.099 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:50:10.167 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:50:10.174 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:50:10.174 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:50:10.175 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:50:10.175 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:50:10.177 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.177 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.177 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.177 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.177 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.178 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.178 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.178 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:10.178 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.179 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.179 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.179 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.179 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.179 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.179 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.230 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.230 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.230 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.230 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.231 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.231 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:50:10.231 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:50:10.231 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:50:10.452 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:50:10.453 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 16:50:11.359 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:52:54.833 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:52:54.834 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:52:54.835 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:52:54.851 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:48.275 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:56:48.276 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:56:48.277 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:56:48.309 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:48.322 [Debug] [RatingHelper.swift:154]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-10-19 16:56:48.326 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:48.337 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:56:48.337 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:56:48.338 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:56:48.338 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280c3e060>
2020-10-19 16:56:50.174 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:56:50.175 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:56:50.176 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 16:56:50.204 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:50.282 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 16:56:50.282 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 16:56:50.282 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 16:56:50.282 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 16:56:51.250 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
10011
2020-10-19 16:56:51.250 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 16:56:51.252 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 16:56:51.252 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 16:56:51.311 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:56:51.320 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 16:56:51.325 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 16:56:51.662 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 16:56:51.663 [Debug] [CookieUtility.swift:89] shouldLoginPersist2020-10-
19 16:56:52.117 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 16:56:52.119 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:57:05.485 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 16:57:05.534 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
cuments/Cache.sqlite
2020-10-19 16:56:52.023 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 16:56:52.024 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:56:52.026 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 16:56:52.026 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.026 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:56:52.026 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:56:52.027 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.027 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:56:52.027 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.027 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.029 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 16:56:52.029 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.029 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.029 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.029 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.030 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.030 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.030 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.077 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.077 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.077 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.077 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.077 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.077 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.078 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.078 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:56:52.078 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.078 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.078 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.078 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.078 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.078 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.078 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.078 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.090 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.090 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.090 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.090 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.090 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.090 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.090 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 16:56:52.135 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.136 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.136 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.136 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.136 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.136 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.136 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.137 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.137 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.137 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.137 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.142 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 16:56:52.142 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 16:56:52.143 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.143 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:56:52.143 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.144 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.144 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.144 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.144 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 16:56:52.144 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 16:56:52.144 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.161 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 16:56:52.161 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 16:56:52.161 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 16:56:52.161 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 16:56:52.234 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:56:59.037 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:57:05.445 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 16:57:05.452 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b70fc0>
2020-10-19 16:57:05.452 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b70fc0>
2020-10-19 16:57:05.453 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b70fc0>
2020-10-19 16:57:05.453 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x281b70fc0>
2020-10-19 16:57:05.731 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 16:57:05.731 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:08:04.588 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 17:08:04.590 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 17:08:04.591 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 17:08:04.615 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:07.345 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 17:08:07.346 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 17:08:07.347 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 17:08:07.368 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:07.427 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 17:08:07.427 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 17:08:07.427 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 17:08:07.427 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 17:08:12.565 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
10080
2020-10-19 17:08:12.565 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 17:08:12.567 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 17:08:12.567 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 17:08:12.621 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 17:08:12.637 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 17:08:12.645 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 17:08:13.036 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 17:08:13.038 [Debug] [CookieUtility.swift:89] shouldLoginPersist2020-10-
19 17:08:13.474 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 17:08:13.476 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:08:18.099 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:08:18.146 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
cuments/Cache.sqlite
2020-10-19 17:08:13.385 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 17:08:13.386 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:08:13.388 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 17:08:13.388 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.388 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:08:13.388 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 17:08:13.389 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.389 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:08:13.389 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.389 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.391 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 17:08:13.391 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.391 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.391 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.391 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.391 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.391 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.392 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.436 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.436 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.436 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.437 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.437 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.437 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.437 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.437 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:08:13.437 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.437 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.437 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.438 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.438 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.438 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.438 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.438 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.449 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.449 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.449 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.449 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.449 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.449 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.449 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.492 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.492 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.492 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.492 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.493 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.493 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.493 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.493 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.498 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 17:08:13.499 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:08:13.500 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.500 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.500 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.500 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.500 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.500 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.501 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.501 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:08:13.501 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:08:13.501 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.520 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:08:13.521 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 17:08:13.521 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 17:08:13.521 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:08:13.566 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:08:17.787 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:08:18.059 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:08:18.067 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283b5d3b0>
2020-10-19 17:08:18.067 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283b5d3b0>
2020-10-19 17:08:18.068 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283b5d3b0>
2020-10-19 17:08:18.068 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x283b5d3b0>
2020-10-19 17:08:18.611 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:08:18.612 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:08:20.029 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 17:08:20.030 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 17:08:20.030 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 17:08:20.030 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 17:14:48.725 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
10126
2020-10-19 17:14:48.725 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 17:14:48.727 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 17:14:48.727 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 17:14:48.768 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 17:14:48.777 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 17:14:48.781 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 17:14:49.145 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 17:14:49.148 [Debug] [CookieUtility.swift:89] shouldLoginPersist2020-10-
19 17:14:49.588 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 17:14:49.590 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:14:59.455 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:14:59.502 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
cuments/Cache.sqlite
2020-10-19 17:14:49.503 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 17:14:49.504 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:14:49.505 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 17:14:49.506 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.506 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:14:49.506 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 17:14:49.506 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.506 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:14:49.506 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.507 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.509 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 17:14:49.509 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.509 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.509 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.509 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.509 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.509 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.510 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.552 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.553 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.553 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.553 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.553 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.553 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.553 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.553 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:14:49.553 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.554 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.554 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.554 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.554 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.554 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.554 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.554 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.565 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.565 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.565 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.565 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.565 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.565 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:14:49.607 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.607 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.607 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.607 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.607 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.607 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.607 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.608 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.608 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.608 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.608 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.608 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.614 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 17:14:49.614 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:14:49.615 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.615 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.615 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.615 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.616 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.616 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.616 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.616 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.616 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.616 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:14:49.616 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:14:49.616 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:49.633 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:14:49.633 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 17:14:49.633 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 17:14:49.633 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:14:50.086 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:14:53.211 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:14:59.416 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:14:59.424 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280348c40>
2020-10-19 17:14:59.424 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280348c40>
2020-10-19 17:14:59.424 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280348c40>
2020-10-19 17:14:59.424 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x280348c40>
2020-10-19 17:14:59.758 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:14:59.758 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:15:02.754 [Debug] [AppDelegate.swift:181]
managedObjectModel(forResource:) > MOE.momd not found
2020-10-19 17:15:02.755 [Debug] [AppDelegate.swift:191]
persistentStoreCoordinator(forResource:) > managedObjectModel not available
2020-10-19 17:15:02.755 [Debug] [AppDelegate.swift:170]
managedObjectContext(forResourceType:) > coordinator not availabel
2020-10-19 17:15:02.755 [Debug] [AppDelegate.swift:229] saveContext() > context is
nil release cache
----***----
2020-10-19 17:20:25.069 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID:
10156
2020-10-19 17:20:25.069 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 17:20:25.070 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 17:20:25.070 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 17:20:25.163 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 17:20:25.177 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 17:20:25.183 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 17:20:25.573 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 17:20:25.575 [Debug] [CookieUtility.swift:89] shouldLoginPersist2020-10-
19 17:20:26.196 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-19 17:20:26.200 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:29.041 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:29.087 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:29.486 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:29.503 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:39.535 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:39.546 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:39.552 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:39.556 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:39.560 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:20:39.569 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:19.222 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:19.266 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:23.057 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:23.061 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:23.066 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:23.070 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:23.074 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:23.082 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:32.453 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:32.458 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:32.463 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:32.467 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:32.470 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:21:32.479 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:22:00.059 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:22:00.104 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:46:26.491 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 17:46:26.539 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 18:12:10.650 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 18:12:10.704 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
20-10-19 17:20:26.137 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.137 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.137 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.138 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.138 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:26.156 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.156 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.156 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.156 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.156 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.156 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.156 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.156 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:26.157 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.157 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.157 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.157 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.157 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.157 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.157 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.157 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.222 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.222 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.222 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.223 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.223 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.223 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.223 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.223 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.232 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 17:20:26.232 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:20:26.234 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.234 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.234 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.234 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.234 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.235 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.235 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.235 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.235 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.235 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:26.235 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:26.235 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.260 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:26.260 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 17:20:26.260 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 17:20:26.260 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:26.300 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:20:29.011 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:20:29.018 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:20:29.018 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:20:29.019 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:20:29.019 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:20:29.021 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.021 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.021 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.021 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.021 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.021 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.021 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.022 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.022 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.022 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.023 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.023 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.023 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.023 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.024 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.074 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.074 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.074 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.074 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.074 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.074 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.075 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.075 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.075 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.075 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.075 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.075 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.309 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:20:29.310 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:20:29.426 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.426 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.426 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.427 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.427 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.427 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.427 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.428 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:29.428 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.428 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.428 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.429 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.429 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.429 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.429 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.429 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:29.476 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 17:20:29.478 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-19 17:20:29.498 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 17:20:29.499 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-19 17:20:29.828 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.828 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-19 17:20:29.828 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-19 17:20:29.829 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.829 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.829 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.829 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 17:20:29.829 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 17:20:29.829 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 17:20:29.829 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:29.830 [Debug] [DataManager.swift:79] subscriptId() > subid not
available using placeholder
2020-10-19 17:20:29.831 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:31.365 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:20:39.503 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:20:39.526 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 17:20:39.688 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:20:39.689 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:20:41.757 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:41.775 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:20:53.462 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:20:53.928 [Debug] [PerformanceTimings.swift:171]
finishMeasuringPerformanceForEvent(_:) > timing sended
2020-10-19 17:20:57.671 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-10-19 17:20:57.696 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:20:57.698 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-10-19 17:20:59.260 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:21:15.367 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:21:16.169 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-19 17:21:16.194 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:16.198 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:16.222 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:21:19.177 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:21:19.184 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:21:19.184 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:21:19.184 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:21:19.185 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:21:19.452 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:21:19.452 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:21:23.026 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:23.032 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:23.046 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 17:21:23.545 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:21:32.422 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:21:32.443 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-19 17:21:32.623 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:21:32.623 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:21:35.742 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:35.762 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:21:51.548 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:21:55.605 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:55.611 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 17:21:55.641 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:22:00.013 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:22:00.019 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:22:00.019 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:22:00.020 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:22:00.020 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:22:00.323 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:22:00.323 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 17:46:24.018 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 17:46:24.020 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 17:46:24.021 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 17:46:24.044 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 17:46:26.440 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 17:46:26.448 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:46:26.448 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:46:26.449 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:46:26.449 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 17:46:26.732 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 17:46:26.732 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-19 18:12:09.024 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 18:12:09.028 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 18:12:09.029 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-19 18:12:09.055 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 18:12:10.595 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 18:12:10.602 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 18:12:10.602 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 18:12:10.602 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 18:12:10.602 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2810bed80>
2020-10-19 18:12:10.903 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 18:12:10.903 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-10-19 21:08:41.352 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 348
2020-10-19 21:08:41.352 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-19 21:08:41.354 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-19 21:08:41.354 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-19 21:08:41.450 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 21:08:41.461 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-19 21:08:41.467 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-19 21:08:44.783 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-19 21:08:44.784 [Debug] [CookieUtility.swift:89] shouldLoginPersi2020-10-19
21:08:45.267 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:) >
use original resource (from build)
2020-10-19 21:08:45.271 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 21:08:46.332 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-19 21:08:46.389 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
Documents/Cache.sqlite
2020-10-19 21:08:45.138 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-10-19 21:08:45.139 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 21:08:45.140 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-10-19 21:08:45.140 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.140 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 21:08:45.140 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 21:08:45.141 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.141 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 21:08:45.141 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.144 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.145 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-19 21:08:45.146 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.146 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.146 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.146 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.146 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.146 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.147 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.214 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.215 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.215 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.215 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.215 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.215 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.215 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.216 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 21:08:45.216 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.216 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.216 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.216 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.216 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.216 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.216 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.216 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 21:08:45.230 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.230 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.230 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.230 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.230 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.230 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.230 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.231 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 21:08:45.231 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.231 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.231 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.231 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.231 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.231 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.231 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.231 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-19 21:08:45.288 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.288 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.288 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.288 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.288 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.288 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.289 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.289 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.289 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.289 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.289 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.289 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.296 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-19 21:08:45.296 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 21:08:45.297 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.297 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.297 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.298 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.298 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.298 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-19 21:08:45.298 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-19 21:08:45.298 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.318 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-19 21:08:45.318 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-19 21:08:45.318 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-19 21:08:45.318 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-19 21:08:45.342 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 21:08:45.879 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 21:08:46.293 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-19 21:08:46.299 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2826ad8f0>
2020-10-19 21:08:46.299 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2826ad8f0>
2020-10-19 21:08:46.300 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2826ad8f0>
2020-10-19 21:08:46.300 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x2826ad8f0>
2020-10-19 21:08:46.522 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-19 21:08:46.522 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-10-20 11:27:34.454 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 1040
2020-10-20 11:27:34.454 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-20 11:27:34.455 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-20 11:27:34.455 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-20 11:27:34.541 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-20 11:27:34.552 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-20 11:27:34.558 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-20 11:27:49.559 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-20 11:27:49.561 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-10-
20 11:28:35.019 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-10-20 11:28:35.023 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:40.646 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:40.700 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:45.126 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:45.142 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:57.292 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:57.303 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:57.309 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:57.313 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:57.318 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:28:57.327 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:32.879 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.006 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.535 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.541 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.547 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.551 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.555 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:33.564 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:35.845 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:35.850 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:35.855 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:35.859 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:35.862 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:35.871 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:59.590 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 11:59:59.596 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:00:07.340 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:00:07.358 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:00:07.414 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:00:07.423 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:00:43.362 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:00:43.421 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:06:17.638 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-20 12:06:17.700 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
1:27:50.493 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:27:50.568 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:27:50.568 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:27:50.569 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:27:50.569 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:27:50.569 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:27:50.570 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:27:50.570 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:27:50.570 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:27:50.571 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:27:50.571 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:27:50.571 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:27:50.572 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:27:50.572 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:27:50.572 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:27:50.572 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:27:50.572 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:34.979 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-20 11:28:34.984 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 11:28:35.044 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.044 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.044 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.045 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.045 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.045 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.045 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:35.046 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.046 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.046 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.046 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.046 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.046 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.046 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:35.047 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.047 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.047 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.047 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.047 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.047 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.047 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:35.054 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-20 11:28:35.054 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-20 11:28:35.056 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.056 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.056 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.056 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.056 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.056 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.057 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.057 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-20 11:28:35.057 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-20 11:28:35.057 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:35.065 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:35.065 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-20 11:28:35.065 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-20 11:28:35.066 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:39.305 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:28:39.821 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:28:40.607 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:28:40.615 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:28:40.615 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:28:40.615 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:28:40.615 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:28:40.840 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:40.843 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:41.169 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 11:28:41.169 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 11:28:41.697 [Debug] [BaseViewController.swift:77] setup() > Implement
in subclass
2020-10-20 11:28:41.709 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:41.725 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:41.725 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-20 11:28:41.725 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-20 11:28:41.730 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:42.303 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:28:42.305 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:42.305 [Debug] [DataManager.swift:191] cache(forType:) > cache for
TopupConfiguration not available
2020-10-20 11:28:42.305 [Debug] [TopupsApi.swift:163] getTopupConfigurationCache()
> could not fetch TopupConfiguration data
2020-10-20 11:28:42.307 [Debug] [TopupsApi.swift:203] saveOldConfig() >
topupByDirectDebitRecordModel can not be copied:
valueNotFound(Swift.KeyedDecodingContainer<Swift.String>,
Swift.DecodingError.Context(codingPath: [], debugDescription: "Cannot get keyed
decoding container -- found null value instead.", underlyingError: nil))
2020-10-20 11:28:45.073 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:45.079 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:45.116 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-20 11:28:45.117 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-20 11:28:45.137 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-20 11:28:45.138 [Debug] [FamilyOptionsViewController.swift:283]
showGroups(optionsHeader:displayGroups:optionsIcon:) > Options empty
2020-10-20 11:28:45.760 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:28:45.760 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Subscriptions not available
2020-10-20 11:28:45.761 [Debug] [SubscriptionsAPI.swift:268]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-10-20 11:28:45.766 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:28:57.261 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:28:57.281 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-20 11:28:57.659 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 11:28:57.659 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 11:28:58.849 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:28:58.868 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:29:00.601 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:29:05.747 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:29:05.753 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:29:09.543 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:12.857 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-20 11:59:12.862 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 11:59:15.743 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:15.748 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:16.420 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:26.624 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:31.117 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:31.357 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 11:59:31.358 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 11:59:31.984 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-20 11:59:32.014 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:32.016 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:32.033 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:32.349 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 11:59:32.350 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 11:59:32.808 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:32.815 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:59:32.816 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:59:32.816 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:59:32.817 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 11:59:33.188 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 11:59:33.188 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 11:59:33.502 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:33.508 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:33.523 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-20 11:59:33.855 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:35.814 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:35.835 [Debug] [FamilyOptionsViewController.swift:185]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-10-20 11:59:37.317 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 11:59:37.334 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:37.583 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 11:59:37.584 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 11:59:39.695 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:46.477 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-20 11:59:46.478 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 11:59:47.761 [Debug] [BasePackView.swift:41]
observeValue(forKeyPath:of:change:context:) > remove
2020-10-20 11:59:47.779 [Debug] [BasePackView.swift:48]
observeValue(forKeyPath:of:change:context:) > show
2020-10-20 11:59:47.808 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:49.213 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:49.760 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:49.782 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-20 11:59:49.782 [Debug] [DataManager.swift:191] cache(forType:) > cache for
Balance not available
2020-10-20 11:59:49.782 [Debug] [UsagesAPI.swift:156] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-10-20 11:59:49.782 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 11:59:49.816 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-10-20 11:59:50.112 [Debug] [PaymentMethodViewController.swift:253]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-10-20 11:59:50.707 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:57.473 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 11:59:59.604 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 12:00:00.622 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 12:00:03.817 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 12:00:04.045 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 12:00:04.045 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 12:00:04.879 [Debug] [AlertPopupView.swift:87] setupView() > superview
is missing
2020-10-20 12:00:06.123 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 12:00:06.130 [Debug] [LoginManager2.swift:516] secondLoginNeeded() >
secondLoginNeeded true
2020-10-20 12:00:06.162 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 12:00:07.294 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 12:00:07.301 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:07.301 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:07.301 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:07.302 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:07.617 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 12:00:07.617 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 12:00:42.342 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-20 12:00:42.343 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 12:00:42.344 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 12:00:42.360 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 12:00:43.316 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 12:00:43.322 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:43.322 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:43.323 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:43.323 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:00:43.591 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 12:00:43.592 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-10-20 12:06:16.191 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-20 12:06:16.199 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 12:06:16.201 [Debug] [LoginManager2.swift:505] reloginNeeded() > relogin
needed false
2020-10-20 12:06:16.243 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-20 12:06:17.581 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-20 12:06:17.588 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:06:17.588 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:06:17.588 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:06:17.588 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28142b330>
2020-10-20 12:06:17.899 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-20 12:06:17.900 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-10-21 09:49:28.537 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 2168
2020-10-21 09:49:28.537 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-10-21 09:49:28.540 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-10-21 09:49:28.540 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-10-21 09:49:28.631 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-21 09:49:28.640 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-10-21 09:49:28.645 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-10-21 09:49:29.086 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-10-21 09:49:29.088 [Debug] [CookieUtility.swift:89] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-10-21 09:49:29.089 [Debug] [CookieUtility.swift:54] cookieExpired(_:) >
CurrentDate is: 2020-10-21 07:49:29 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-10-21 09:49:29.089 [Debug] [LoginManager2.swift:100]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-10-21 09:49:29.486 [De2020-10-21 09:49:29.626 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-21 09:49:29.628 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-21 09:49:31.170 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-10-21 09:49:31.229 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
request Brand Properties
2020-10-21 09:49:29.510 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.510 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-21 09:49:29.510 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-21 09:49:29.511 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.511 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-21 09:49:29.511 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.515 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.516 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-10-21 09:49:29.517 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.517 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.517 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.517 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.517 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.517 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.517 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.582 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.582 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.582 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.582 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.582 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.582 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.582 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.583 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-21 09:49:29.583 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.583 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.583 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.583 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.583 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.583 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.583 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.583 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.595 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.595 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.595 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.595 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.595 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.595 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.595 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.644 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.644 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.644 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.644 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.645 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.645 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.645 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.645 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.645 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.645 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.650 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-10-21 09:49:29.650 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-21 09:49:29.651 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.651 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.651 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.651 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.651 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-10-21 09:49:29.651 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-10-21 09:49:29.651 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.667 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-10-21 09:49:29.668 [Debug] [DataManager.swift:191] cache(forType:) > cache for
MyTariff not available
2020-10-21 09:49:29.668 [Debug] [UsagesAPI.swift:50] getMyTariffCache() > could not
fetch MyTarif data
2020-10-21 09:49:29.668 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-10-21 09:49:29.757 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-21 09:49:30.255 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-21 09:49:31.130 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-10-21 09:49:31.137 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282bcc7e0>
2020-10-21 09:49:31.137 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282bcc7e0>
2020-10-21 09:49:31.138 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282bcc7e0>
2020-10-21 09:49:31.138 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282bcc7e0>
2020-10-21 09:49:31.426 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-10-21 09:49:31.429 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-11-02 19:45:31.667 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 4270
2020-11-02 19:45:31.667 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-02 19:45:31.669 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-11-02 19:45:31.670 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-11-02 19:45:31.770 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-11-02 19:45:31.786 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-02 19:45:31.791 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-11-02 19:45:35.348 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-02 19:45:35.350 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-11-
02 19:45:35.860 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-11-02 19:45:35.864 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-02 19:45:36.955 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-02 19:45:37.018 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-11-02 19:45:35.734 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-11-02 19:45:35.736 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-02 19:45:35.737 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-11-02 19:45:35.738 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.738 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-02 19:45:35.738 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-02 19:45:35.738 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.738 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-02 19:45:35.738 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.743 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.745 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-11-02 19:45:35.745 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.745 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.745 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.745 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.746 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.746 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.746 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.810 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.810 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.810 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.810 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.810 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.810 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.810 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.812 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-02 19:45:35.812 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.812 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.812 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.812 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.812 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.812 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.812 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.812 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-02 19:45:35.824 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.824 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.824 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.825 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.825 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.825 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.825 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.825 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.825 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.882 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.882 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.882 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.882 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.883 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.883 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.883 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.883 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.892 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-11-02 19:45:35.892 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-11-02 19:45:35.894 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.894 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-02 19:45:35.894 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-02 19:45:35.894 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.894 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-02 19:45:35.894 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.894 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.895 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.895 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.895 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-02 19:45:35.895 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-02 19:45:35.895 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.914 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-11-02 19:45:35.915 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-02 19:45:35.960 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-02 19:45:36.500 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-02 19:45:36.917 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-02 19:45:36.924 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282c568b0>
2020-11-02 19:45:36.924 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282c568b0>
2020-11-02 19:45:36.925 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282c568b0>
2020-11-02 19:45:36.925 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x282c568b0>
2020-11-02 19:45:37.041 [Debug] [PerformanceTimingsHelper2.swift:56]
endResourceMeasuring(status:method:url:requestId:requestType:) > error - forgotten
to init/begin resourcetiming ?
2020-11-02 19:45:37.151 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-02 19:45:37.152 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
----***----
2020-11-08 11:02:02.125 [Info] > AldiTalk Version: 6.2.39 Build: 6.2.39.0 PID: 2298
2020-11-08 11:02:02.125 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-08 11:02:02.126 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
----***----
2020-11-08 11:02:02.126 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BAE5BCA3-90FC-4DF5-A1CE-
483B257D919D/Documents/log.txt
2020-11-08 11:02:02.205 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-11-08 11:02:02.239 [Debug] [AppDelegate.swift:115] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-08 11:02:02.244 [Debug] [BaseViewController.swift:190] viewControllers() >
view controllers missing
2020-11-08 11:02:02.877 [Debug] [MyUtility2.swift:375] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-08 11:02:02.878 [Debug] [CookieUtility.swift:89] shouldLoginPersis2020-11-
08 11:02:03.530 [Debug] [MOEModel.swift:181] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-11-08 11:02:03.532 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-08 11:02:05.141 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-08 11:02:05.195 [Debug] [MOEModel.swift:181]
getStreamingResourceContentForName(_:) > use original resource (from build)
ocuments/Cache.sqlite
2020-11-08 11:02:03.426 [Debug] [CustomerModelUtility.swift:26] customerModel > no
accounts available
2020-11-08 11:02:03.427 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-08 11:02:03.429 [Debug] [OnboardingPresenter.swift:198]
requestBrandProperties(completion:) > request Brand Properties
2020-11-08 11:02:03.429 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.429 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-08 11:02:03.429 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-08 11:02:03.429 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.429 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-08 11:02:03.430 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.433 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.434 [Debug] [OnboardingPresenter.swift:220]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-11-08 11:02:03.435 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.435 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.435 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.435 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.435 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.435 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.435 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.496 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.496 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.496 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.496 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.496 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.496 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.496 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.497 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-08 11:02:03.497 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.497 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.497 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.497 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.497 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.497 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.497 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.497 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-08 11:02:03.506 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.506 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.506 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.506 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.507 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.507 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.507 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.507 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.507 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.507 [Debug] [LoginBaseManager2.swift:107] secondLoginNeeded() >
secondLoginNeeded true
2020-11-08 11:02:03.543 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.543 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.543 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.543 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.543 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.543 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.544 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.544 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.544 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.544 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.544 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.544 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.549 [Debug] [MyTariffOptionPresenter.swift:31]
timeStampLastUsage > no timestamp
2020-11-08 11:02:03.549 [Debug] [MyTariffOptionPresenter.swift:43] bookedOptions >
empty bookedOptions array
2020-11-08 11:02:03.549 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.549 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-08 11:02:03.550 [Debug] [MiscAPI.swift:35] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:191] cache(forType:) > cache for
BrandProperties not available
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.550 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.550 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.550 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.550 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:03.550 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:03.550 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.563 [Debug] [DataManager.swift:159] isCacheExpired(forType:_:)
> Data is expired
2020-11-08 11:02:03.563 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:03.653 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-08 11:02:05.110 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-08 11:02:05.117 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28326c620>
2020-11-08 11:02:05.118 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28326c620>
2020-11-08 11:02:05.118 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28326c620>
2020-11-08 11:02:05.118 [Debug] [MyUtility2.swift:350] dateFormatter() > Test:
<__NSCFLocale: 0x28326c620>
2020-11-08 11:02:05.120 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.120 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.120 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.120 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.120 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.120 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.120 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.121 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.121 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.121 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.121 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.122 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.122 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.122 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.122 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:05.184 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.184 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.184 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.184 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.184 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.184 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.185 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.185 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.185 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.185 [Debug] [SubscriptionsAPI.swift:129]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:137] fetchCache(forType:) >
convert class to data not successfull
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:191] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-08 11:02:05.185 [Debug] [DataManager.swift:348]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-08 11:02:05.185 [Debug] [DataManagerValidator.swift:123]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-08 11:02:05.217 [Debug] [PerformanceTimingsHelper2.swift:56]
endResourceMeasuring(status:method:url:requestId:requestType:) > error - forgotten
to init/begin resourcetiming ?
2020-11-08 11:02:05.384 [Debug] [PerformanceTimingsHelper2.swift:102]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-08 11:02:05.384 [Debug] [PerformanceTimingsHelper2.swift:103]
fireMeasurings(event:) > errorModel
2020-11-08 11:02:05.656 [Debug] [RatingHelper.swift:149]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-11-18 11:03:51.955 [Info] > AldiTalk Version: 6.2.61 Build: 6.2.61.2 PID:
10891
2020-11-18 11:03:51.955 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-18 11:03:51.956 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
----***----
2020-11-18 11:03:51.956 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
2020-11-18 11:03:52.031 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-18 11:03:52.077 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-18 11:03:52.081 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-18 11:03:54.035 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-18 11:03:54.039 [Debug] [CookieUtility.swift:78] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-11-18 11:03:54.039 [Debug] [CookieUtility.swift:46] cookieExpired(_:) >
CurrentDate is: 2020-11-18 10:03:54 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-11-18 11:03:54.039 [Debug] [LoginManager2.swift:112]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-11-18 11:03:54.626 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/Cache.sqlite
2020-11-18 11:03:54.645 [Debug] [CustomerModelUtility.swift:18] customerModel > no
accounts available
2020-11-18 11:03:54.647 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:03:54.659 [Debug] [OnboardingPresenter.swift:219]
requestBrandProperties(completion:) > request Brand Properties
2020-11-18 11:03:54.660 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.660 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-18 11:03:54.660 [Debug] [MiscAPI.swift:28] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-18 11:03:54.661 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.661 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-18 11:03:54.661 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.664 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:54.667 [Debug] [OnboardingPresenter.swift:241]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-11-18 11:03:54.667 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.667 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:54.667 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.667 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.667 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:54.667 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.668 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:54.748 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.749 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:54.749 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.749 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.749 [Debug] [DataManager.swift:194] cache(fo2020-11-18
11:03:54.786 [Debug] [MOEModel.swift:180] getStreamingResourceContentForName(_:) >
use original resource (from build)
2020-11-18 11:03:54.788 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.359 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.364 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.367 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.371 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.374 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.387 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.412 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.415 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.417 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.419 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.421 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:49.424 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:51.215 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:51.218 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:51.222 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:51.225 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:51.228 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:04:51.232 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:05:04.606 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-18 11:05:04.609 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
cache for BrandProperties not available
2020-11-18 11:03:54.775 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.775 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:54.776 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.776 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:54.776 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.776 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:54.776 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:54.776 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:54.776 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:54.816 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-11-18 11:03:54.818 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:54.819 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-11-18 11:03:54.820 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:55.076 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:03:55.076 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:55.076 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:55.076 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:55.077 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:55.077 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:55.077 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:55.077 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:55.705 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:194] cache(forType:) > cache for
Subscriptions not available
2020-11-18 11:03:55.706 [Debug] [SubscriptionsAPI.swift:278]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:55.706 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-18 11:03:55.706 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-18 11:03:55.706 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:55.707 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:03:55.889 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:03:55.900 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.900 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.901 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.901 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.905 [Debug] [BookedOptionsPresenter.swift:143] bookedOptions >
no bookedOptions available
2020-11-18 11:03:55.910 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.910 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.911 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.911 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.911 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:55.912 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:03:56.008 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:03:56.198 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:03:56.199 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:03:57.033 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:06.888 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:06.894 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:08.012 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:14.557 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-18 11:04:24.185 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:26.377 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:26.693 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:26.693 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:26.782 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:26.782 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:27.716 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-18 11:04:27.742 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:27.745 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:27.755 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:27.760 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:27.779 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:27.782 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:28.588 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:28.603 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.603 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.604 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.604 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.605 [Debug] [BookedOptionsPresenter.swift:143] bookedOptions >
no bookedOptions available
2020-11-18 11:04:28.612 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.613 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.615 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.615 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.615 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.617 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:28.674 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:28.924 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:28.925 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:28.943 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:28.949 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:29.271 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:29.882 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:31.670 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-18 11:04:42.238 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:44.777 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:45.083 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:45.084 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:45.139 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:45.139 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:45.616 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-18 11:04:45.636 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:45.638 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:45.644 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:45.649 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:45.663 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:45.666 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:46.004 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:46.427 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:46.443 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.444 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.444 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.444 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.446 [Debug] [BookedOptionsPresenter.swift:143] bookedOptions >
no bookedOptions available
2020-11-18 11:04:46.453 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.453 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.456 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.456 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.456 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.458 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280b65f10>
2020-11-18 11:04:46.841 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:46.841 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:47.182 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:49.284 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:49.290 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:49.304 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:49.308 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:49.340 [Debug] [FamilyOptionsViewController.swift:184]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-11-18 11:04:49.376 [Debug] [PackModelExtension.swift:35] cancelablePacks() >
empty packs array
2020-11-18 11:04:49.401 [Debug] [FamilyOptionsViewController.swift:184]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-11-18 11:04:49.422 [Debug] [PackModelExtension.swift:35] cancelablePacks() >
empty packs array
2020-11-18 11:04:49.982 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:51.166 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:51.194 [Debug] [FamilyOptionsViewController.swift:184]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-11-18 11:04:51.229 [Debug] [PackModelExtension.swift:35] cancelablePacks() >
empty packs array
2020-11-18 11:04:51.457 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:04:51.458 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:04:55.799 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:55.814 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:04:57.078 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:04:59.786 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:04:59.823 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:05:01.634 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:05:02.613 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-18 11:05:02.613 [Debug] [DataManager.swift:194] cache(forType:) > cache for
Balance not available
2020-11-18 11:05:02.613 [Debug] [UsagesAPI.swift:287] getBalanceAmountCache() >
could not fetch BalacneAmount data
2020-11-18 11:05:02.614 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:05:03.185 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:05:03.255 [Debug] [PaymentMethodViewController.swift:384]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-11-18 11:05:03.563 [Debug] [PaymentMethodViewController.swift:384]
legalPill(isHidden:) > fall back for iOS earlier 11 not needed
2020-11-18 11:05:04.593 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-18 11:05:05.457 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-18 11:05:07.959 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-18 11:05:08.028 [Debug] [PerformanceTimingsHelper2.swift:61]
endResourceMeasuring(status:method:url:requestId:requestType:) > error - forgotten
to init/begin resourcetiming ?
2020-11-18 11:05:08.253 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-18 11:05:08.253 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-18 11:05:11.155 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
----***----
2020-11-20 13:03:14.565 [Info] > AldiTalk Version: 6.2.61 Build: 6.2.61.2 PID:
13481
2020-11-20 13:03:14.565 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-20 13:03:14.565 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
----***----
2020-11-20 13:03:14.566 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
2020-11-20 13:03:14.621 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-20 13:03:14.629 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-20 13:03:14.672 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-20 13:03:15.660 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-20 13:03:15.662 [Debug] [CookieUtility.swift:78] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-11-20 13:03:15.662 [Debug] [CookieUtility.swift:46] cookieExpired(_:) >
CurrentDate is: 2020-11-20 12:03:15 +0000. ExpireDate is: 2020-12-01 12:23:19 +0000
2020-11-20 13:03:15.662 [Debug] [LoginManager2.swift:112]
requestLoginPersistent(completion:) > requestLoginPersistent
2020-11-20 13:03:16.292 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/Cache.sqlite
2020-11-20 13:03:16.313 [Debug] [CustomerModelUtility.swift:18] customerModel > no
accounts available
2020-11-20 13:03:16.314 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:16.326 [Debug] [OnboardingPresenter.swift:219]
requestBrandProperties(completion:) > request Brand Properties
2020-11-20 13:03:16.327 [Debug] [DataManager.swift:140] fetc2020-11-20 13:03:16.431
[Debug] [MOEModel.swift:180] getStreamingResourceContentForName(_:) > use original
resource (from build)
2020-11-20 13:03:16.434 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:03:18.147 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.466 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.470 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.474 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.477 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.480 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.493 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.513 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.516 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.518 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.520 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.522 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:09.525 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:12.147 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:12.151 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:12.154 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:12.158 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:12.161 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:12.166 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-20 13:06:18.662 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
ger.swift:140] fetchCache(forType:) > convert class to data not successfull
2020-11-20 13:03:16.404 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.404 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.404 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.404 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.404 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.405 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:16.405 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.422 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.422 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-20 13:03:16.422 [Debug] [MiscAPI.swift:28] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.422 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.422 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.422 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.422 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:16.471 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-11-20 13:03:16.475 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:16.476 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-11-20 13:03:16.477 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:16.687 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:16.687 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.687 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.687 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.687 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:16.688 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:16.688 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:16.688 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:17.207 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:17.208 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:17.208 [Debug] [DataManager.swift:194] cache(forType:) > cache for
Subscriptions not available
2020-11-20 13:03:17.208 [Debug] [SubscriptionsAPI.swift:278]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-11-20 13:03:17.208 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:17.208 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:17.208 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:17.209 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:17.209 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-20 13:03:17.209 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-20 13:03:17.209 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:17.211 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:17.487 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:18.134 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:18.142 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.142 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.142 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.142 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.200 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.200 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.201 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.201 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.201 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.202 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:03:18.444 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-20 13:03:18.445 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-20 13:03:18.849 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:19.182 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:03:19.187 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:03:19.824 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:03:19.872 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-20 13:03:19.872 [Debug] [DataManager.swift:194] cache(forType:) > cache for
LoginAccounts not available
2020-11-20 13:03:19.872 [Debug] [LoginAccountsAPI.swift:57] getloginAccountsCache()
> could not fetch LoginAccounts data
2020-11-20 13:03:19.873 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:03:20.084 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:03:20.440 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:03:20.446 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:03:24.564 [Debug] [MyUtility2.swift:19] openURL(withURL:) > opening
Url
2020-11-20 13:06:07.621 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-20 13:06:07.641 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-11-20 13:06:08.809 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:08.854 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:09.139 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:09.393 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:09.399 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:09.444 [Debug] [FamilyOptionsViewController.swift:184]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-11-20 13:06:09.502 [Debug] [FamilyOptionsViewController.swift:184]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-11-20 13:06:09.955 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:12.099 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:12.122 [Debug] [FamilyOptionsViewController.swift:184]
showProminentOptions(viewModel:prominentOptionTitleText:) > prominent Options is
nil
2020-11-20 13:06:12.324 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-20 13:06:12.324 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-20 13:06:16.808 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:16.814 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:16.831 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:16.842 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:16.876 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:16.881 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:17.630 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:18.650 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:18.657 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.657 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.657 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.658 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.710 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.710 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.711 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.711 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.711 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.712 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281b60150>
2020-11-20 13:06:18.783 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:18.935 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-20 13:06:18.935 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-20 13:06:20.033 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:20.038 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:20.537 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:20.573 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:20.977 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:28.025 [Debug] [LoginManager2.swift:281]
secondLogin(password:completion:) > secondLogin
2020-11-20 13:06:28.372 [Debug] [LoginManager2.swift:321]
requestHigherLogin(password:completion:) > login error not empty
2020-11-20 13:06:29.570 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-20 13:06:39.000 [Debug] [LoginManager2.swift:281]
secondLogin(password:completion:) > secondLogin
2020-11-20 13:06:39.342 [Debug] [LoginManager2.swift:321]
requestHigherLogin(password:completion:) > login error not empty
2020-11-20 13:06:40.657 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-20 13:06:41.750 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:06:50.340 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check d is wrong
2020-11-20 13:06:50.449 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check da is wrong
2020-11-20 13:06:50.794 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dai is wrong
2020-11-20 13:06:51.059 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check da is wrong
2020-11-20 13:06:51.386 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dan is wrong
2020-11-20 13:06:51.581 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani is wrong
2020-11-20 13:06:52.312 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_ is wrong
2020-11-20 13:06:52.962 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_t is wrong
2020-11-20 13:06:53.087 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_ta is wrong
2020-11-20 13:06:53.190 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tag is wrong
2020-11-20 13:06:53.407 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagi is wrong
2020-11-20 13:06:53.681 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagir is wrong
2020-11-20 13:06:53.815 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirt is wrong
2020-11-20 13:06:53.870 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-11-20 13:06:54.834 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@ is wrong
2020-11-20 13:06:55.364 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@y is wrong
2020-11-20 13:06:55.508 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@ya is wrong
2020-11-20 13:06:55.572 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yah is wrong
2020-11-20 13:06:55.804 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yaho is wrong
2020-11-20 13:06:55.978 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo is wrong
2020-11-20 13:06:56.390 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo. is wrong
2020-11-20 13:06:57.565 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:57.840 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:06:57.847 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:06:58.890 [Debug] [RatingHelper.swift:143]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-11-20 13:07:00.497 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-20 13:07:09.026 [Debug] [LoginManager2.swift:281]
secondLogin(password:completion:) > secondLogin
2020-11-20 13:07:09.306 [Debug] [LoginManager2.swift:321]
requestHigherLogin(password:completion:) > login error not empty
2020-11-20 13:07:15.120 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-20 13:07:16.226 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-20 13:07:21.448 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check d is wrong
2020-11-20 13:07:21.563 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check da is wrong
2020-11-20 13:07:21.677 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dan is wrong
2020-11-20 13:07:21.879 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani is wrong
2020-11-20 13:07:22.995 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_ is wrong
2020-11-20 13:07:23.571 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_t is wrong
2020-11-20 13:07:23.686 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_ta is wrong
2020-11-20 13:07:23.774 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tag is wrong
2020-11-20 13:07:23.985 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagi is wrong
2020-11-20 13:07:24.204 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagir is wrong
2020-11-20 13:07:24.357 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagiry is wrong
2020-11-20 13:07:24.401 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagiryq is wrong
2020-11-20 13:07:24.905 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagiry is wrong
2020-11-20 13:07:25.046 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagir is wrong
2020-11-20 13:07:25.756 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirt is wrong
2020-11-20 13:07:25.905 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-11-20 13:07:26.789 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@ is wrong
2020-11-20 13:07:27.031 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-11-20 13:07:27.375 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta& is wrong
2020-11-20 13:07:27.747 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta is wrong
2020-11-20 13:07:28.010 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@ is wrong
2020-11-20 13:07:28.561 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@y is wrong
2020-11-20 13:07:28.695 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@ya is wrong
2020-11-20 13:07:28.776 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yah is wrong
2020-11-20 13:07:29.036 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yaho is wrong
2020-11-20 13:07:29.204 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo is wrong
2020-11-20 13:07:29.571 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahooz is wrong
2020-11-20 13:07:29.924 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo is wrong
2020-11-20 13:07:30.507 [Debug] [MyUtility2.swift:36] isMailAdressWellFormatted(_:)
> check dani_tagirta@yahoo. is wrong
2020-11-20 13:07:32.438 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:07:32.828 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-20 13:07:32.835 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-20 13:07:33.809 [Debug] [RatingHelper.swift:143]
resetSuccessfulCallsCounter() > resetSuccessfulCallsCounter
2020-11-20 13:07:34.630 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
----***----
2020-11-22 12:01:27.284 [Info] > AldiTalk Version: 6.2.61 Build: 6.2.61.2 PID:
16216
2020-11-22 12:01:27.284 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-22 12:01:27.285 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
----***----
2020-11-22 12:01:27.285 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
2020-11-22 12:01:27.368 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-22 12:01:27.374 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-22 12:01:27.377 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-22 12:01:30.818 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-22 12:01:30.820 [Debug] [CookieUtility.swift:78] shouldLoginPersist2020-11-
22 12:01:48.032 [Debug] [MOEModel.swift:180] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-11-22 12:01:48.038 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-22 12:01:48.925 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
tLoginPersistentOrNetwork(_:_:) > login error empty
2020-11-22 12:01:47.679 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2020-11-22 12:01:47.893 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/Cache.sqlite
2020-11-22 12:01:47.918 [Debug] [CustomerModelUtility.swift:18] customerModel > no
accounts available
2020-11-22 12:01:47.921 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-22 12:01:47.940 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-22 12:01:47.942 [Debug] [OnboardingPresenter.swift:219]
requestBrandProperties(completion:) > request Brand Properties
2020-11-22 12:01:47.943 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:47.943 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-22 12:01:47.943 [Debug] [MiscAPI.swift:28] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-22 12:01:47.944 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:47.944 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-22 12:01:47.944 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:47.948 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:47.951 [Debug] [OnboardingPresenter.swift:241]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-11-22 12:01:47.952 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:47.952 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:47.952 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:47.952 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:47.952 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:47.952 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:47.953 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.010 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.010 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.010 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.010 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.010 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.010 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.010 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.010 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-11-22 12:01:48.011 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.011 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.011 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.011 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.011 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.011 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.011 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.011 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-11-22 12:01:48.024 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.024 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.024 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.024 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.024 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.024 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.025 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-22 12:01:48.025 [Debug] [MiscAPI.swift:28] brandPropertiesCache() > could
not fetch BrandProperties data
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:194] cache(forType:) > cache for
BrandProperties not available
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.025 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.025 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.025 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.025 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.058 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.058 [Debug] [DataManager.swift:194] cache(forType:) > cache for
MyTariff not available
2020-11-22 12:01:48.058 [Debug] [UsagesAPI.swift:35] getMyTariffCache() > could not
fetch MyTarif data
2020-11-22 12:01:48.059 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.060 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.060 [Debug] [DataManager.swift:194] cache(forType:) > cache for
MyTariff not available
2020-11-22 12:01:48.060 [Debug] [UsagesAPI.swift:35] getMyTariffCache() > could not
fetch MyTarif data
2020-11-22 12:01:48.060 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.107 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-22 12:01:48.107 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.107 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.107 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.107 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.107 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.108 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.108 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.658 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-22 12:01:48.659 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.659 [Debug] [DataManager.swift:194] cache(forType:) > cache for
Subscriptions not available
2020-11-22 12:01:48.660 [Debug] [SubscriptionsAPI.swift:278]
getSubscriptionsCache() > could not fetch Subscriptions data
2020-11-22 12:01:48.660 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.660 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.660 [Debug] [SubscriptionsAPI.swift:130]
subscriptionsAuthorizedCache() > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.660 [Debug] [DataManager.swift:140] fetchCache(forType:) >
convert class to data not successfull
2020-11-22 12:01:48.660 [Debug] [DataManager.swift:194] cache(forType:) > cache for
SubscriptionsAuthorized not available
2020-11-22 12:01:48.660 [Debug] [DataManager.swift:356]
isTimeToRefreshReached(for:) > could not fetch SubscriptionsAuthorized data
2020-11-22 12:01:48.660 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.661 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-22 12:01:48.813 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-22 12:01:48.913 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-22 12:01:48.920 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.920 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.921 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.921 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.978 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.978 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.979 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.979 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.979 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:48.980 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280c23e90>
2020-11-22 12:01:49.122 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-22 12:01:49.122 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-22 12:01:49.896 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-11-23 11:56:18.568 [Info] > AldiTalk Version: 6.2.61 Build: 6.2.61.2 PID:
17764
2020-11-23 11:56:18.568 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-23 11:56:18.569 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
----***----
2020-11-23 11:56:18.569 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/log.txt
2020-11-23 11:56:18.600 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-23 11:56:18.606 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-23 11:56:18.609 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-23 11:56:19.167 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-23 11:56:19.168 [Debug] [CookieUtility.swift:78] shouldLoginPersist2020-11-
23 11:56:20.115 [Debug] [MOEModel.swift:180] getStreamingResourceContentForName(_:)
> use original resource (from build)
2020-11-23 11:56:20.119 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-23 11:56:21.835 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-23 11:56:55.909 [Debug] [MOEModel.swift:180]
getStreamingResourceContentForName(_:) > use original resource (from build)
Duration() > Duration of SecondLogin 7776000.0
2020-11-23 11:56:19.622 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-23 11:56:19.622 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed true
2020-11-23 11:56:19.624 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-23 11:56:19.625 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-23 11:56:19.625 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2020-11-23 11:56:19.953 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-23 11:56:19.954 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-23 11:56:19.956 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:19.975 [Debug] [OnboardingPresenter.swift:219]
requestBrandProperties(completion:) > request Brand Properties
2020-11-23 11:56:19.980 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/BA17A37F-397D-408B-A50E-
C5920DD0C66E/Documents/Cache.sqlite
2020-11-23 11:56:19.996 [Debug] [OnboardingPresenter.swift:241]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-11-23 11:56:20.070 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:20.072 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:20.097 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:20.101 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:20.144 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:20.151 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:21.061 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:21.812 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:21.830 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.830 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.830 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.830 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.881 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.881 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.882 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.882 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.882 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:21.883 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:22.138 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-23 11:56:22.138 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-23 11:56:22.224 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:23.873 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:23.877 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:24.863 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:51.275 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:53.082 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:53.397 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-23 11:56:53.398 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-23 11:56:53.455 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-23 11:56:53.455 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-23 11:56:54.905 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-11-23 11:56:54.942 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:54.944 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-11-23 11:56:54.951 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:54.955 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:54.970 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:54.973 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-23 11:56:55.663 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:55.894 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-23 11:56:55.904 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.904 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.905 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.905 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.954 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.954 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.955 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.955 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.955 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:55.956 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28145bb10>
2020-11-23 11:56:56.174 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-23 11:56:56.174 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-23 11:56:56.863 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-11-26 06:01:58.529 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
20732
2020-11-26 06:01:58.529 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-11-26 06:01:58.531 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2020-11-26 06:01:58.531 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2020-11-26 06:01:58.626 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-26 06:01:58.635 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-26 06:01:58.638 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-11-26 06:01:59.129 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-26 06:01:59.130 [Debug] [CookieUtility.swift:78] shouldLoginPersistent() >
Logging in with session-jwt cookie
2020-11-26 06:01:59.130 [Debug] [CookieUtility.swift:46] cookieExpired(_:) >
CurrentDate is: 2020-112020-11-26 06:01:59.756 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-26 06:01:59.762 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-11-26 06:02:00.755 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
uration of SecondLogin 7776000.0
2020-11-26 06:01:59.392 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:01:59.392 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed true
2020-11-26 06:01:59.394 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:01:59.395 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:01:59.395 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2020-11-26 06:01:59.595 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:01:59.596 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:01:59.598 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:01:59.616 [Debug] [OnboardingPresenter.swift:221]
requestBrandProperties(completion:) > request Brand Properties
2020-11-26 06:01:59.621 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/Cache.sqlite
2020-11-26 06:01:59.639 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.641 [Debug] [OnboardingPresenter.swift:243]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-11-26 06:01:59.649 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.720 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.721 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-11-26 06:01:59.723 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.723 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-11-26 06:01:59.743 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.744 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.746 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.791 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-11-26 06:01:59.792 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.794 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-11-26 06:01:59.794 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:01:59.933 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:01:59.936 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:02:00.487 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:02:00.505 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:02:00.507 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:02:00.719 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:02:00.738 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:02:00.746 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.746 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.746 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.746 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.816 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.816 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.817 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.817 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.817 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.818 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:02:00.977 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-26 06:02:00.978 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-26 06:02:02.447 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:30:02.054 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-11-26 06:30:02.081 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:30:02.082 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:30:02.082 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:30:02.082 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-11-26 06:30:02.086 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:30:02.086 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:30:02.087 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-11-26 06:30:02.087 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-11-26 06:30:02.130 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:30:02.139 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:30:02.153 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-11-26 06:30:02.161 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-11-26 06:30:02.892 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:30:03.444 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-11-26 06:30:03.471 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:30:03.471 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:30:03.473 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:30:03.473 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:30:03.474 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:30:03.476 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x2800ddab0>
2020-11-26 06:30:03.720 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-11-26 06:30:03.720 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-11-26 06:30:05.594 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-12-01 23:27:06.751 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
28677
2020-12-01 23:27:06.751 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-12-01 23:27:06.753 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2020-12-01 23:27:06.753 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2020-12-01 23:27:06.856 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-01 23:27:06.877 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-12-01 23:27:06.881 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-01 23:27:08.029 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-01 23:27:08.034 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-01 23:27:08.035 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-01 23:27:08.037 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-01 23:27:08.037 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-01 23:27:08.037 [Debug] [LoginManager2.2020-12-01 23:27:09.278 [Debug]
[MOEModel.swift:172] getStreamingResourceContentForName(_:) > use original resource
(from build)
2020-12-01 23:27:09.283 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-12-01 23:27:11.465 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
on:) > loginUsernamePassword
2020-12-01 23:27:09.091 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-01 23:27:09.092 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-01 23:27:09.094 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-01 23:27:09.112 [Debug] [OnboardingPresenter.swift:221]
requestBrandProperties(completion:) > request Brand Properties
2020-12-01 23:27:09.117 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/Cache.sqlite
2020-12-01 23:27:09.136 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.138 [Debug] [OnboardingPresenter.swift:243]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-12-01 23:27:09.145 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.229 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.230 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-12-01 23:27:09.232 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.232 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-12-01 23:27:09.259 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.261 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.264 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.318 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-12-01 23:27:09.319 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.322 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-12-01 23:27:09.322 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:09.678 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-01 23:27:09.685 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:10.191 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-01 23:27:10.211 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:10.212 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-01 23:27:10.549 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-01 23:27:11.450 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-01 23:27:11.459 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.459 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.460 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.460 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.525 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.525 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.527 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.527 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.527 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.528 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x28017d260>
2020-12-01 23:27:11.596 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-01 23:27:12.153 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-01 23:27:12.154 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
----***----
2020-12-03 13:08:44.557 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
30714
2020-12-03 13:08:44.557 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-12-03 13:08:44.558 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2020-12-03 13:08:44.558 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2020-12-03 13:08:44.606 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-03 13:08:44.612 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-12-03 13:08:44.635 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-03 13:09:04.950 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-03 13:09:04.961 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-03 13:09:04.962 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-03 13:09:04.966 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-03 13:09:04.967 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-03 13:09:04.967 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed true
2020-12-03 13:09:04.969 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-03 13:09:04.970 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-03 13:09:04.970 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
----***----
2020-12-06 13:52:04.600 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
34365
2020-12-06 13:52:04.600 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-12-06 13:52:04.602 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2020-12-06 13:52:04.602 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2020-12-06 13:52:04.701 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-06 13:52:04.710 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-12-06 13:52:04.712 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-06 13:52:08.554 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-06 13:52:08.562 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 13:52:08.562 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Dura2020-12-06 13:52:09.005 [Debug]
[MOEModel.swift:172] getStreamingResourceContentForName(_:) > use original resource
(from build)
2020-12-06 13:52:09.013 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-12-06 13:52:10.567 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
:52:08.566 [Debug] [LoginBaseManager2.swift:419] maxLoginSessionDuration() >
Duration of SecondLogin 7776000.0
2020-12-06 13:52:08.566 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 13:52:08.566 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2020-12-06 13:52:08.839 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 13:52:08.839 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 13:52:08.840 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 13:52:08.852 [Debug] [OnboardingPresenter.swift:221]
requestBrandProperties(completion:) > request Brand Properties
2020-12-06 13:52:08.856 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/Cache.sqlite
2020-12-06 13:52:08.872 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:08.880 [Debug] [OnboardingPresenter.swift:243]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-12-06 13:52:08.896 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:08.970 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:08.970 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-12-06 13:52:08.972 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:08.972 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-12-06 13:52:08.991 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:08.993 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:08.994 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:09.036 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-12-06 13:52:09.037 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:09.039 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-12-06 13:52:09.039 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:09.062 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 13:52:09.065 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:09.589 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 13:52:09.606 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:09.607 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 13:52:09.775 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 13:52:10.552 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 13:52:10.561 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.561 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.562 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.562 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.628 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.628 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.629 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.629 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.630 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.630 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x281270a80>
2020-12-06 13:52:10.780 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-06 13:52:10.780 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-06 13:52:10.929 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-12-06 21:24:35.642 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
34877
2020-12-06 21:24:35.642 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-12-06 21:24:35.644 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2020-12-06 21:24:35.644 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2020-12-06 21:24:35.696 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-06 21:24:35.705 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-12-06 21:24:35.749 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-06 21:24:36.099 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-06 21:24:36.105 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:24:36.106 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Dura2020-12-06 21:24:36.651 [Debug]
[MOEModel.swift:172] getStreamingResourceContentForName(_:) > use original resource
(from build)
2020-12-06 21:24:36.657 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-12-06 21:24:38.230 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
:24:36.113 [Debug] [LoginBaseManager2.swift:419] maxLoginSessionDuration() >
Duration of SecondLogin 7776000.0
2020-12-06 21:24:36.113 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:24:36.113 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2020-12-06 21:24:36.478 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:24:36.479 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:24:36.480 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 21:24:36.489 [Debug] [OnboardingPresenter.swift:221]
requestBrandProperties(completion:) > request Brand Properties
2020-12-06 21:24:36.492 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/Cache.sqlite
2020-12-06 21:24:36.506 [Debug] [OnboardingPresenter.swift:243]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-12-06 21:24:36.594 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-06 21:24:36.596 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-06 21:24:36.630 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:24:36.635 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:24:36.690 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:24:36.693 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:24:37.359 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 21:24:38.214 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 21:24:38.224 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.224 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.224 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.224 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.289 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.289 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.290 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.290 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.290 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.291 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:24:38.462 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-06 21:24:38.462 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-06 21:24:38.541 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 21:26:51.571 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-06 21:26:51.577 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:26:51.578 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:26:51.579 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:26:51.579 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-12-06 21:26:51.582 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:26:51.582 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:26:51.583 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-06 21:26:51.583 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-12-06 21:26:51.612 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:26:51.630 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:26:51.651 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-06 21:26:52.553 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 21:26:52.923 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-06 21:26:53.076 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:26:53.076 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:26:53.079 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:26:53.079 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:26:53.080 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:26:53.084 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283908770>
2020-12-06 21:26:53.338 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-06 21:26:53.338 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-06 21:26:53.531 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2020-12-10 14:54:37.517 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
40024
2020-12-10 14:54:37.517 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2020-12-10 14:54:37.518 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2020-12-10 14:54:37.519 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2020-12-10 14:54:37.556 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-10 14:54:37.561 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-12-10 14:54:37.576 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2020-12-10 14:54:38.000 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-10 14:54:38.005 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:54:38.005 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Dura2020-12-10 14:54:38.798 [Debug]
[MOEModel.swift:172] getStreamingResourceContentForName(_:) > use original resource
(from build)
2020-12-10 14:54:38.802 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-12-10 14:54:40.187 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
2020-12-10 14:55:00.271 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
8.011 [Debug] [LoginBaseManager2.swift:419] maxLoginSessionDuration() > Duration of
SecondLogin 7776000.0
2020-12-10 14:54:38.011 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2020-12-10 14:54:38.637 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:54:38.638 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:54:38.640 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:38.659 [Debug] [OnboardingPresenter.swift:221]
requestBrandProperties(completion:) > request Brand Properties
2020-12-10 14:54:38.665 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/Cache.sqlite
2020-12-10 14:54:38.684 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.687 [Debug] [OnboardingPresenter.swift:243]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2020-12-10 14:54:38.693 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.757 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.758 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:38.760 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.760 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:38.785 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.787 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.788 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.823 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-12-10 14:54:38.824 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:38.826 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2020-12-10 14:54:38.826 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:39.006 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:39.010 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:39.507 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:39.521 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:39.522 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:39.792 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:40.166 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:40.182 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.182 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.183 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.183 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.235 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.236 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.237 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.237 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.237 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.238 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:54:40.541 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-10 14:54:40.542 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-10 14:54:41.432 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:41.439 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:41.762 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:42.567 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:55.690 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:58.070 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:54:58.431 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-10 14:54:58.432 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-10 14:54:58.590 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-10 14:54:58.590 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-10 14:54:59.111 [Debug] [AlertPopupView.swift:101] setupView() > superview
is missing
2020-12-10 14:54:59.170 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:59.173 [Debug] [LoginManager2.swift:588] secondLoginNeeded() >
secondLoginNeeded true
2020-12-10 14:54:59.180 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:59.196 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:59.263 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:59.266 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2020-12-10 14:54:59.408 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:55:00.249 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:55:00.266 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.266 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.267 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.267 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.315 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.315 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.316 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.316 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.316 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:00.317 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:55:01.432 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2020-12-10 14:55:02.381 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-10 14:55:02.382 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2020-12-10 14:56:16.728 [Debug] [AppDelegate.swift:131] reachabilityChanged(note:)
> Network not reachable
2020-12-10 14:57:46.111 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2020-12-10 14:57:46.137 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:57:46.138 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:57:46.139 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:57:46.139 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-12-10 14:57:46.151 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:57:46.152 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:57:46.153 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2020-12-10 14:57:46.153 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed false
2020-12-10 14:57:46.188 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:57:46.188 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:57:46.190 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:57:46.190 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:57:46.190 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:57:46.191 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x280e503f0>
2020-12-10 14:57:46.207 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2020-12-10 14:57:46.624 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2020-12-10 14:57:46.624 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
----***----
2021-01-14 12:44:35.289 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
29528
2021-01-14 12:44:35.289 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2021-01-14 12:44:35.291 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2021-01-14 12:44:35.291 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-01-14 12:44:35.364 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-01-14 12:44:35.374 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2021-01-14 12:44:35.376 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-01-14 12:44:36.174 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-01-14 12:44:36.177 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-01-14 12:44:36.177 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Dura2021-01-14 12:44:36.827 [Debug]
[MOEModel.swift:172] getStreamingResourceContentForName(_:) > use original resource
(from build)
2021-01-14 12:44:36.831 [Debug] [MOEModel.swift:172]
getStreamingResourceContentForName(_:) > use original resource (from build)
condLogin 7776000.0
2021-01-14 12:44:36.179 [Debug] [LoginManager2.swift:577] reloginNeeded() > relogin
needed true
2021-01-14 12:44:36.181 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-01-14 12:44:36.181 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-01-14 12:44:36.181 [Debug] [LoginManager2.swift:185]
login(username:password:completion:) > loginUsernamePassword
2021-01-14 12:44:36.677 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-01-14 12:44:36.678 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-01-14 12:44:36.679 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2021-01-14 12:44:36.693 [Debug] [OnboardingPresenter.swift:221]
requestBrandProperties(completion:) > request Brand Properties
2021-01-14 12:44:36.697 [Debug] [AppDelegate.swift:207]
persistentStoreCoordinator(forResource:) > SQLITE:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/Cache.sqlite
2021-01-14 12:44:36.714 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.716 [Debug] [OnboardingPresenter.swift:243]
requestSubscriptionsAuthorized(completion:) > request Subscriptions Authorized
2021-01-14 12:44:36.723 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.794 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.795 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2021-01-14 12:44:36.796 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.797 [Debug] [LoginBaseManager2.swift:101] secondLoginNeeded() >
secondLoginNeeded true
2021-01-14 12:44:36.814 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.816 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.817 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.851 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2021-01-14 12:44:36.852 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:36.854 [Debug] [DataManager.swift:162] isCacheExpired(forType:_:)
> Data is expired
2021-01-14 12:44:36.854 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:37.002 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2021-01-14 12:44:37.005 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:37.564 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2021-01-14 12:44:37.578 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:37.580 [Debug] [DataManagerValidator.swift:122]
isRequestRunning(request:completion:) > ("COMPLETION: ", (Function))
2021-01-14 12:44:37.592 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2021-01-14 12:44:37.596 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.596 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.597 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.597 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.598 [Debug] [BookedOptionsPresenter.swift:143] bookedOptions >
no bookedOptions available
2021-01-14 12:44:37.606 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.606 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.608 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.608 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.608 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.609 [Debug] [MyUtility2.swift:323] dateFormatter() > Test:
<__NSCFLocale: 0x283de7560>
2021-01-14 12:44:37.717 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
2021-01-14 12:44:37.781 [Debug] [PerformanceTimingsHelper2.swift:142]
fireMeasurings(event:) > Box7ApiClient.EmptyModel
2021-01-14 12:44:37.782 [Debug] [PerformanceTimingsHelper2.swift:143]
fireMeasurings(event:) > errorModel
2021-01-14 12:44:38.540 [Debug] [RatingHelper.swift:138]
incrementSuccessfulCallsCounter() > incrementSuccessfulCallsCounter
----***----
2021-04-02 18:25:06.527 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID: 3685
2021-04-02 18:25:06.527 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2021-04-02 18:25:06.528 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2021-04-02 18:25:06.528 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-04-02 18:25:06.689 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-04-02 18:25:06.697 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2021-04-02 18:25:06.701 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-04-02 18:26:59.016 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-04-02 18:26:59.031 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-04-02 18:26:59.031 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-04-02 18:26:59.088 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-04-02 18:26:59.093 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
e/mappecc/moe/i6.2.62/alditalk/resourceContent/doc/booking_legal_hint
2021-04-02 18:25:07.203 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-04-02 18:25:07.203 [Debug] [MOEURL.swift:72] getStreamingResourceURL(_:) >
https://maecc.eplus.de/mappecc/moe/i6.2.62/alditalk/resourceContent/img/tarifanpass
ung_teaser_20210222
2021-04-02 18:25:07.203 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-04-02 18:25:07.204 [Debug] [MOEURL.swift:72] getStreamingResourceURL(_:) >
https://maecc.eplus.de/mappecc/moe/i6.2.62/alditalk/resourceContent/img/tarifanpass
ung_popup_20210209
----***----
2021-06-03 22:42:51.190 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
15339
2021-06-03 22:42:51.190 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2021-06-03 22:42:51.192 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2021-06-03 22:42:51.192 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-06-03 22:42:51.297 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-06-03 22:42:51.304 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2021-06-03 22:42:51.308 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-06-03 22:42:52.155 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-06-03 22:42:52.158 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
60] shouldMoeUpdate() > Last MOE update is > 1 Minute old. Calling updateMoe() a
second time.
----***----
2021-06-05 08:57:34.525 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
17131
2021-06-05 08:57:34.525 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2021-06-05 08:57:34.525 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2021-06-05 08:57:34.525 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-06-05 08:57:34.582 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-06-05 08:57:34.597 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2021-06-05 08:57:34.601 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-06-05 08:57:34.956 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-06-05 08:57:34.958 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-06-05 08:57:34.958 [Debug] [LoginManager2.swift:158]
requestAutologin(completion:) > requestAutologin
2021-06-05 08:57:35.245 [Debug] [LoginManager2.swift:125]
requestLoginPersistentOrNetwork(_:_:) > login error empty
2021-06-05 08:57:35.247 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
----***----
2021-06-05 13:08:33.516 [Info] > AldiTalk Version: 6.2.62 Build: 6.2.62.2 PID:
17251
2021-06-05 13:08:33.516 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2021-06-05 13:08:33.517 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
----***----
2021-06-05 13:08:33.517 [Info] > XCGLogger appending log to:
file:///var/mobile/Containers/Data/Application/A3AC4EA3-8CA8-43FE-B55C-
02C9248C3528/Documents/log.txt
2021-06-05 13:08:33.559 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-06-05 13:08:33.565 [Debug] [AppDelegate.swift:127] reachabilityChanged(note:)
> Reachable via Cellular
2021-06-05 13:08:33.567 [Debug] [BaseViewController.swift:213] viewControllers() >
view controllers missing
2021-06-05 13:08:34.042 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-06-05 13:08:34.044 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-06-05 13:08:34.044 [Debug] [LoginManager2.swift:158]
requestAutologin(completion:) > requestAutologin
2021-06-05 13:08:34.415 [Debug] [LoginManager2.swift:125]
requestLoginPersistentOrNetwork(_:_:) > login error empty
2021-06-05 13:08:34.417 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-06-05 13:44:11.467 [Debug] [MyUtility2.swift:348] hasUserSeenAppTutorial() >
user has app tutorial seen
2021-06-05 13:44:11.534 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0
2021-06-05 13:44:11.535 [Debug] [LoginManager2.swift:158]
requestAutologin(completion:) > requestAutologin
2021-06-05 13:44:11.960 [Debug] [LoginManager2.swift:125]
requestLoginPersistentOrNetwork(_:_:) > login error empty
2021-06-05 13:44:11.961 [Debug] [LoginBaseManager2.swift:419]
maxLoginSessionDuration() > Duration of SecondLogin 7776000.0

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy