The document contains log messages from an application startup process. It logs the creation of database tables and notification channels, retrieval of push tokens, and navigation through initial onboarding activities including terms of service. In summary:
1. The application starts up and initializes databases, notification channels, and push token retrieval.
2. It loads terms of service and registration phone number activities.
3. The user accepts terms of service and the registration process continues.
The document contains log messages from an application startup process. It logs the creation of database tables and notification channels, retrieval of push tokens, and navigation through initial onboarding activities including terms of service. In summary:
1. The application starts up and initializes databases, notification channels, and push token retrieval.
2. It loads terms of service and registration phone number activities.
3. The user accepts terms of service and the registration process continues.
The document contains log messages from an application startup process. It logs the creation of database tables and notification channels, retrieval of push tokens, and navigation through initial onboarding activities including terms of service. In summary:
1. The application starts up and initializes databases, notification channels, and push token retrieval.
2. It loads terms of service and registration phone number activities.
3. The user accepts terms of service and the registration process continues.
The document contains log messages from an application startup process. It logs the creation of database tables and notification channels, retrieval of push tokens, and navigation through initial onboarding activities including terms of service. In summary:
1. The application starts up and initializes databases, notification channels, and push token retrieval.
2. It loads terms of service and registration phone number activities.
3. The user accepts terms of service and the registration process continues.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 5
2021-01-14 20:14:40.
448 INFO BipApplication running bip process
name:com.turkcell.bip 2021-01-14 20:14:40.724 INFO VersionUpdateDetector mCurrentVersion : 0 BuildConfig.VERSION_CODE : 1944 2021-01-14 20:14:40.724 INFO VersionUpdateDetector checkForListener for key : PUSH_TOKEN_UPDATE_3_49 2021-01-14 20:14:40.724 INFO VersionUpdateDetector new setup detected for key : PUSH_TOKEN_UPDATE_3_49 2021-01-14 20:14:40.724 INFO VersionUpdateDetector checkForListener for key : SOUND_UPDATE_3_61_11 2021-01-14 20:14:40.725 INFO VersionUpdateDetector new setup detected for key : SOUND_UPDATE_3_61_11 2021-01-14 20:14:40.725 INFO VersionUpdateDetector checkForListener for key : CONFIG_FILE_UPDATE_3_64 2021-01-14 20:14:40.725 INFO VersionUpdateDetector new setup detected for key : CONFIG_FILE_UPDATE_3_64 2021-01-14 20:14:40.725 INFO VersionUpdateDetector checkForListener for key : BOTTOM_TAB_UPDATE_3_65 2021-01-14 20:14:40.725 INFO VersionUpdateDetector new setup detected for key : BOTTOM_TAB_UPDATE_3_65 2021-01-14 20:14:40.725 INFO VersionUpdateDetector checkForListener for key : CONVERSATION_CAPTION_UPDATE 2021-01-14 20:14:40.725 INFO VersionUpdateDetector new setup detected for key : CONVERSATION_CAPTION_UPDATE 2021-01-14 20:14:40.725 INFO VersionUpdateDetector checkForListener for key : MIXPANEL_TOKEN_UPDATE 2021-01-14 20:14:40.725 INFO VersionUpdateDetector new setup detected for key : MIXPANEL_TOKEN_UPDATE 2021-01-14 20:14:40.725 INFO VersionUpdateDetector checkForListener for key : REMOVE_SOCIAL_USER_FROM_IMOS 2021-01-14 20:14:40.725 INFO VersionUpdateDetector new setup detected for key : REMOVE_SOCIAL_USER_FROM_IMOS 2021-01-14 20:14:40.759 INFO StartupInitializer startDbHelpers took : 15 ms 2021-01-14 20:14:40.762 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.764 DEBUG BipShortcutManager subscribe 2021-01-14 20:14:40.777 INFO DatabaseHelper onCreate => latest db version: 95, current db version: 0 2021-01-14 20:14:40.777 INFO DatabaseHelper create table channels 2021-01-14 20:14:40.781 INFO DatabaseHelper create table channel first message 2021-01-14 20:14:40.783 INFO DatabaseHelper createTableUsers 2021-01-14 20:14:40.788 INFO DatabaseHelper createTableMessages 2021-01-14 20:14:40.791 INFO DatabaseHelper create table secret messages 2021-01-14 20:14:40.792 INFO DatabaseHelper createTableGroups 2021-01-14 20:14:40.793 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.793 INFO DatabaseHelper createTableGroupParticipants 2021-01-14 20:14:40.795 INFO DatabaseHelper createTableServices 2021-01-14 20:14:40.797 ERROR ValidationUtil msisdn is empty 2021-01-14 20:14:40.798 INFO DatabaseHelper creating delivery states table 2021-01-14 20:14:40.801 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.802 ERROR ValidationUtil msisdn is empty 2021-01-14 20:14:40.802 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.803 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.804 INFO DatabaseHelper createTableLocations 2021-01-14 20:14:40.806 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.807 INFO DatabaseHelper createTableConversations 2021-01-14 20:14:40.807 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.808 INFO DatabaseHelper createTableFollowMeSessions 2021-01-14 20:14:40.813 INFO DatabaseHelper createTableLocation 2021-01-14 20:14:40.814 DEBUG FEATUREHELPER feature list not exist! 2021-01-14 20:14:40.815 INFO DatabaseHelper createTableOthersLocations 2021-01-14 20:14:40.816 INFO DatabaseHelper createTableMessages 2021-01-14 20:14:40.817 INFO DatabaseHelper createTableServiceCategory 2021-01-14 20:14:40.818 INFO DatabaseHelper createTableUserDetails 2021-01-14 20:14:40.819 INFO DatabaseHelper createTableFollowMeSavedSessions 2021-01-14 20:14:40.821 INFO DatabaseHelper createTableFollowMeSavedLocations 2021-01-14 20:14:40.823 INFO DatabaseHelper createTableBipartyCallSessions 2021-01-14 20:14:40.824 INFO DatabaseHelper createTablBipartyCallParticipants 2021-01-14 20:14:40.827 INFO DatabaseHelper createTableSipAccounts 2021-01-14 20:14:40.827 INFO SipAccountManager getAccountsFromDB 2021-01-14 20:14:40.828 INFO DatabaseHelper createTableServiceHero 2021-01-14 20:14:40.829 INFO DatabaseHelper createTableCategoryServices 2021-01-14 20:14:40.830 INFO DatabaseHelper create table auto translate 2021-01-14 20:14:40.831 INFO DatabaseHelper create notification settings table 2021-01-14 20:14:40.834 INFO DatabaseHelper createTable SocialGroups 2021-01-14 20:14:40.835 INFO DatabaseHelper create fts messages 2021-01-14 20:14:40.843 INFO DatabaseHelper createCallHistory 2021-01-14 20:14:40.846 INFO DatabaseHelper createViewMessages 2021-01-14 20:14:40.851 INFO DatabaseHelper createViewGroupParticipants 2021-01-14 20:14:40.852 INFO DatabaseHelper createViewBlockedList 2021-01-14 20:14:40.853 INFO DatabaseHelper createViewDeliveryStates 2021-01-14 20:14:40.854 INFO DatabaseHelper createViewNewConversations 2021-01-14 20:14:40.861 INFO DatabaseHelper createViewBipartyCallParticipants 2021-01-14 20:14:40.862 INFO DatabaseHelper createViewCategoryServices 2021-01-14 20:14:40.863 INFO DatabaseHelper createViewCallHistory 2021-01-14 20:14:40.863 INFO DatabaseHelper createViewCallHistory 2021-01-14 20:14:40.876 INFO BaseFragmentActivity onCreate:BiPActivity 2021-01-14 20:14:40.879 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:40.882 INFO BipActivity redirectAsRegistrationState used not registered 2021-01-14 20:14:40.929 INFO FileUtil mkdir error: /storage/emulated/0/BiP/BiP 2021-01-14 20:14:40.932 INFO FileUtil sdcard state: mounted 2021-01-14 20:14:40.933 INFO NotificationHelper Default Notification channels creation for item.id : 12 as noti_chan_connection_key@1610644480933 nativeIdMatches : true 2021-01-14 20:14:40.936 INFO FileUtil sdcard available memory: 745.58 MB 2021-01-14 20:14:40.981 INFO NotificationHelper Default Notification channels creation for item.id : 1 as noti_chan_message_key@1610644480981 nativeIdMatches : true 2021-01-14 20:14:41.008 INFO BaseFragmentActivity onCreate:RegisterPhoneNumberActivity 2021-01-14 20:14:41.009 INFO NotificationHelper Default Notification channels creation for item.id : 2 as noti_chan_group_message_key@1610644481009 nativeIdMatches : true 2021-01-14 20:14:41.009 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:41.025 INFO NotificationHelper Default Notification channels creation for item.id : 6 as noti_chan_discover_message_key@1610644481025 nativeIdMatches : true 2021-01-14 20:14:41.041 INFO NotificationHelper Default Notification channels creation for item.id : 7 as noti_chan_channel_message_key@1610644481041 nativeIdMatches : true 2021-01-14 20:14:41.059 INFO NotificationHelper Default Notification channels creation for item.id : 3 as noti_chan_money_transfer_key@1610644481059 nativeIdMatches : true 2021-01-14 20:14:41.074 INFO NotificationHelper Default Notification channels creation for item.id : 10 as noti_chan_buzz_key@1610644481074 nativeIdMatches : true 2021-01-14 20:14:41.090 INFO NotificationHelper Default Notification channels creation for item.id : 4 as noti_chan_mms_sms_message_key@1610644481090 nativeIdMatches : true 2021-01-14 20:14:41.109 INFO NotificationHelper Default Notification channels creation for item.id : 9 as noti_chan_mute_key@1610644481109 nativeIdMatches : true 2021-01-14 20:14:41.126 INFO NotificationHelper Default Notification channels creation for item.id : 5 as noti_chan_other_key@1610644481126 nativeIdMatches : true 2021-01-14 20:14:41.134 INFO NotificationHelper createDefaultNotificationChannels took => 392 ms 2021-01-14 20:14:41.200 INFO MixpanelHelper initMixPanelApi 2021-01-14 20:14:41.201 INFO AppLifecycleHandler app is on foreground 2021-01-14 20:14:41.204 INFO AppForegroundVisibilityManager Locked:false 2021-01-14 20:14:41.206 INFO BipApplication onAppProcess is foreground 2021-01-14 20:14:41.516 INFO BipFcmListenerService onCreate 2021-01-14 20:14:41.534 INFO BipFcmListenerService fcmTokenRefresh hasToken : true 2021-01-14 20:14:41.554 INFO PushHelper com.turkcell.bip.BipApplication -> google services result : 0 inProgress : false 2021-01-14 20:14:41.555 INFO PushHelper isPushRegisterComplete : false , forcePushConfig : true 2021-01-14 20:14:41.615 INFO PushHelper token registration start forcePushConfig : true 2021-01-14 20:14:41.616 INFO PushHelper token arrived Length : 163 -> dATZ:APA91bG 2021-01-14 20:14:41.616 INFO PushHelper User not registered handleIntentWork 2021-01-14 20:14:41.635 INFO BiPActivity onDestroy 2021-01-14 20:14:41.639 INFO BaseFragmentActivity onDestroy:BiPActivity 2021-01-14 20:14:44.849 INFO AdjustHelper Organic 2021-01-14 20:14:44.850 INFO MixpanelHelper getMixPanelAsync : adjust helper 2021-01-14 20:14:49.333 INFO BaseFragmentActivity onPause 2021-01-14 20:14:49.364 INFO BaseFragmentActivity onCreate:TermsOfServiceActivity 2021-01-14 20:14:49.365 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:50.303 INFO AppForegroundVisibilityManager Locked:false 2021-01-14 20:14:50.556 INFO BaseFragmentActivity onUrlCheckResponse::urlExistResponse.isUrlExist() is : true 2021-01-14 20:14:50.727 INFO BaseFragmentActivity onDestroy:RegisterPhoneNumberActivity 2021-01-14 20:14:51.700 DEBUG BaseFragmentActivity TOS ACCEPT BUTTON on reg 2021-01-14 20:14:51.739 INFO BaseFragmentActivity onPause 2021-01-14 20:14:51.766 INFO BaseFragmentActivity onCreate:RegisterPhoneNumberActivity 2021-01-14 20:14:51.767 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:51.913 INFO AppForegroundVisibilityManager Locked:false 2021-01-14 20:14:52.010 INFO BaseFragmentActivity onPause 2021-01-14 20:14:52.710 INFO BipApplication onAppProcess is background 2021-01-14 20:14:52.815 INFO BaseFragmentActivity onDestroy:TermsOfServiceActivity 2021-01-14 20:14:54.201 INFO RegisterPhoneNumberActivity autoDetectedSimCardPhoneNumber: +905467489664 ,nationalNormalize: 5467489664 ,prefix: 90 ,national: 5467489664 ,countrycode: +90 2021-01-14 20:14:54.203 INFO RegisterPhoneNumberActivity Does not support auto register 2021-01-14 20:14:54.216 INFO AppForegroundVisibilityManager Locked:false 2021-01-14 20:14:54.217 INFO BipApplication onAppProcess is foreground 2021-01-14 20:14:58.077 INFO ImosSecurityUtil getSecurityPair timestamp : 1610644498 , system time : 1610644498077 2021-01-14 20:14:58.357 INFO RegistrationPresenter processCreateUserResponseObservable msisdn : 905467489664 2021-01-14 20:14:58.357 INFO RegistrationPresenter processCreateUserConfigs => features empty 2021-01-14 20:14:58.358 INFO RegistrationPresenter processCreateUserConfigs => hostList empty 2021-01-14 20:14:58.359 DEBUG JidBasedFeatureHelper set new features list: 2021-01-14 20:14:58.359 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:58.359 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:58.360 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:58.360 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:58.363 DEBUG OsConfigFileUpdateManagerImpl getOsConfigFile() => isVersionExpires: true 2021-01-14 20:14:58.448 INFO BaseFragmentActivity onPause 2021-01-14 20:14:58.480 INFO BaseFragmentActivity onCreate:RegisterSMSValidationActivity 2021-01-14 20:14:58.481 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:14:58.585 INFO RegisterSMSValidationActivity smsReg 2021-01-14 20:14:58.606 INFO AppForegroundVisibilityManager Locked:false 2021-01-14 20:14:58.608 INFO CacheImpl putConfig configFileName : config_android.json 2021-01-14 20:14:58.615 DEBUG BipThemeUtils applyHintTextColor for incorrect view: androidx.appcompat.widget.AppCompatTextView{6187d2c V.ED..... ......I. 0,0-0,0 #7f0a06ec app:id/passText1} 2021-01-14 20:14:58.616 DEBUG BipThemeUtils applyHintTextColor for incorrect view: androidx.appcompat.widget.AppCompatTextView{a98e3f5 V.ED..... ......I. 0,0-0,0 #7f0a06ed app:id/passText2} 2021-01-14 20:14:58.616 DEBUG BipThemeUtils applyHintTextColor for incorrect view: androidx.appcompat.widget.AppCompatTextView{d0be58a V.ED..... ......I. 0,0-0,0 #7f0a06ee app:id/passText3} 2021-01-14 20:14:58.616 DEBUG BipThemeUtils applyHintTextColor for incorrect view: androidx.appcompat.widget.AppCompatTextView{bcf7fb V.ED..... ......I. 0,0-0,0 #7f0a06ef app:id/passText4} 2021-01-14 20:14:58.616 DEBUG BipThemeUtils applyHintTextColor for incorrect view: androidx.appcompat.widget.AppCompatTextView{b264018 V.ED..... ......I. 0,0-0,0 #7f0a06f0 app:id/passText5} 2021-01-14 20:14:58.640 INFO OsConfigFileUpdateManagerImpl successOsConfigFileUpdate 2021-01-14 20:14:58.640 INFO ConfigManager googleAds is not null 2021-01-14 20:14:58.915 INFO BaseFragmentActivity onDestroy:RegisterPhoneNumberActivity 2021-01-14 20:16:30.443 INFO ImosSecurityUtil getSecurityPair timestamp : 1610644590 , system time : 1610644590443 2021-01-14 20:16:30.737 INFO RegistrationPresenter processCreateUserConfigs => features empty 2021-01-14 20:16:30.737 INFO RegistrationPresenter processCreateUserConfigs => hostList empty 2021-01-14 20:16:30.737 DEBUG JidBasedFeatureHelper set new features list: 2021-01-14 20:16:30.738 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:16:30.738 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:16:30.738 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:16:30.738 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:17:04.027 INFO BaseFragmentActivity onPause 2021-01-14 20:17:04.057 INFO BaseFragmentActivity onCreate:NumberForContactUsActivity 2021-01-14 20:17:04.059 INFO JidBasedFeatureHelper getFeatures::featureList is empty 2021-01-14 20:17:04.131 INFO BaseFragmentActivity autoDetectedSimCardPhoneNumber: +905467489664 ,nationalNormalize: 5467489664 ,prefix: 90 ,national: 5467489664 ,countrycode: +90 2021-01-14 20:17:04.147 INFO AppForegroundVisibilityManager Locked:false 2021-01-14 20:17:04.454 INFO BaseFragmentActivity onSaveInstanceState:RegisterSMSValidationActivity 2021-01-14 20:17:10.095 ERROR LogHelper getMyMsisdn is NULL, getMyJid: 2021-01-14 20:17:10.096 DEBUG ValidationUtil getCountryPhoneCodeFromMsisdn : 2021-01-14 20:17:10.096 ERROR ValidationUtil msisdn is empty 2021-01-14 20:17:10.202 INFO BaseFragmentActivity onPause 2021-01-14 20:17:10.900 INFO BipApplication onAppProcess is background 2021-01-14 20:17:14.000 INFO BaseFragmentActivity onSaveInstanceState:NumberForContactUsActivity 2021-01-14 20:17:14.013 INFO AppLifecycleHandler app is on background 2021-01-14 20:17:14.072 INFO BipApplication onTrimMemory => level : 20 Prettify : TRIM_MEMORY_UI_HIDDEN