salvogiangri / KnoxPatch

LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
GNU General Public License v3.0
687 stars 31 forks source link

Samsung Health Monitor - ERR_INTEGRITY #27

Closed RealIndica closed 1 year ago

RealIndica commented 1 year ago

Attempting to use Samsung Health Monitor on my rooted phone with my newly purchased Watch 5 doesn't work. On the app it is displayed "Unable to find a compatible watch" even though all features work, except for this app. I am using the latest version of KnoxPatch, latest update on my watch and latest update on my Magisk rooted S21.

05-19 21:06:55.923 23396 23575 E S HealthMonitor - WsmController: WsmSession.connect(). fail : ERR_INTEGRITY

logcat:

05-19 21:04:51.402 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:04:51.403 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] constructor 
05-19 21:04:51.458 13067 13067 I S HealthMonitor - KeyUtil: already init
05-19 21:04:51.542 13067 13067 I S HealthMonitor - DataRoomBpManager:  [SHealthMonitorBpDatabase] constructor 
05-19 21:04:51.544 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@32c828f
05-19 21:04:51.545 13067 13067 I S HealthMonitor - ControlManager:  [initCardController] start 
05-19 21:04:51.545 13067 13067 I S HealthMonitor - ControlManager:  [getControlObject] className : com.samsung.android.shealthmonitor.bp.control.BloodPressureController
05-19 21:04:51.545 13067 13067 I S HealthMonitor - BloodPressureController:  [BloodPressureController] constructor 
05-19 21:04:51.545 13067 13067 I S HealthMonitor - ControlManager:  [getControlObject] ret : com.samsung.android.shealthmonitor.bp.control.BloodPressureController@355591c
05-19 21:04:51.545 13067 13067 I S HealthMonitor - DataRoomBpManager:  [DataRoomBpManager] getInstance start 
05-19 21:04:51.545 13067 13067 I S HealthMonitor - DataRoomBpManager:  [DataRoomBpManager] constructor 
05-19 21:04:51.615 13067 13067 I S HealthMonitor - DataRoomBpManager:  [SHealthMonitorBpDatabase] constructor 
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@32c828f
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@32c828f
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomBpManager:  [DataRoomBpManager] getInstance done! : com.samsung.android.shealthmonitor.bp.roomdata.manager.DataRoomBpManager@425a925
05-19 21:04:51.616 13067 13067 I S HealthMonitor - ControlManager:  [getControlObject] className : com.samsung.android.shealthmonitor.ecg.control.EcgController
05-19 21:04:51.616 13067 13067 I S HealthMonitor - EcgController:  [EcgController] constructor 
05-19 21:04:51.616 13067 13067 I S HealthMonitor - ControlManager:  [getControlObject] ret : com.samsung.android.shealthmonitor.ecg.control.EcgController@5307afa
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomEcgManager:  [DataRoomEcgManager] getInstance start 
05-19 21:04:51.616 13067 13067 I S HealthMonitor - DataRoomEcgManager:  [DataRoomEcgManager] constructor 
05-19 21:04:51.649 13067 13067 I S HealthMonitor - SHealthMonitorEcgDatabase:  [SHealthMonitorEcgDatabase] constructor 
05-19 21:04:51.650 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:04:51.650 13067 13067 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@32c828f
05-19 21:04:51.650 13067 13067 I S HealthMonitor - DataRoomEcgManager:  [DataRoomEcgManager] getInstance done! : com.samsung.android.shealthmonitor.ecg.roomdata.manager.DataRoomEcgManager@278b8ab
05-19 21:04:51.653 13067 13067 I S HealthMonitor - DataKeyUtil: already init
05-19 21:04:51.718 13067 13067 I S HealthMonitor - SamsungHealthDataSyncManager: init SDK DataType : com.samsung.health.blood_pressure
05-19 21:04:51.718 13067 13067 I S HealthMonitor - SamsungHealthDataSyncManager: init SDK DataType : com.samsung.health.ecg
05-19 21:04:51.718 13067 13067 I S HealthMonitor - SamsungHealthDataSyncManager: request connection service  : with permission (false)
05-19 21:04:51.790 13067 13067 I S HealthMonitor - SHealthMonitorLogManager: init() : isAgreement() is called. return true.
05-19 21:04:51.806 13067 13067 I S HealthMonitor - SHealthMonitorLogManager: init() : isAgreement() is called. return true.
05-19 21:04:51.836 13067 13067 I S HealthMonitor - ControlManager:  [doAction] map size : 2
05-19 21:04:51.861 13067 13212 E S HealthMonitor - CapabilityReceiver: SamsungHealthDataSyncManager is not connected to SamsungHealthSDK.
05-19 21:04:51.882 13067 13067 I S HealthMonitor - SamsungHealthDataSyncManager:  Version coe = 6235027
05-19 21:04:51.885 13067 13067 I S HealthMonitor - SamsungHealthDataSyncManager: Health data service is connected. SYNCABLE
05-19 21:06:53.311 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:06:53.311 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] constructor 
05-19 21:06:53.649 23396 23396 I S HealthMonitor - KeyUtil:  [getSecureKey] first MAKE key = 
05-19 21:06:53.652 23396 23396 I S HealthMonitor - DataRoomBpManager:  [SHealthMonitorBpDatabase] constructor 
05-19 21:06:53.652 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@cad1a0c
05-19 21:06:53.652 23396 23396 I S HealthMonitor - ControlManager:  [initCardController] start 
05-19 21:06:53.652 23396 23396 I S HealthMonitor - ControlManager:  [getControlObject] className : com.samsung.android.shealthmonitor.bp.control.BloodPressureController
05-19 21:06:53.652 23396 23396 I S HealthMonitor - BloodPressureController:  [BloodPressureController] constructor 
05-19 21:06:53.652 23396 23396 I S HealthMonitor - ControlManager:  [getControlObject] ret : com.samsung.android.shealthmonitor.bp.control.BloodPressureController@4ebef55
05-19 21:06:53.652 23396 23396 I S HealthMonitor - DataRoomBpManager:  [DataRoomBpManager] getInstance start 
05-19 21:06:53.652 23396 23396 I S HealthMonitor - DataRoomBpManager:  [DataRoomBpManager] constructor 
05-19 21:06:53.665 23396 23396 I S HealthMonitor - DataRoomBpManager:  [SHealthMonitorBpDatabase] constructor 
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@cad1a0c
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@cad1a0c
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomBpManager:  [DataRoomBpManager] getInstance done! : com.samsung.android.shealthmonitor.bp.roomdata.manager.DataRoomBpManager@c1efd6a
05-19 21:06:53.666 23396 23396 I S HealthMonitor - ControlManager:  [getControlObject] className : com.samsung.android.shealthmonitor.ecg.control.EcgController
05-19 21:06:53.666 23396 23396 I S HealthMonitor - EcgController:  [EcgController] constructor 
05-19 21:06:53.666 23396 23396 I S HealthMonitor - ControlManager:  [getControlObject] ret : com.samsung.android.shealthmonitor.ecg.control.EcgController@464625b
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomEcgManager:  [DataRoomEcgManager] getInstance start 
05-19 21:06:53.666 23396 23396 I S HealthMonitor - DataRoomEcgManager:  [DataRoomEcgManager] constructor 
05-19 21:06:53.679 23396 23396 I S HealthMonitor - SHealthMonitorEcgDatabase:  [SHealthMonitorEcgDatabase] constructor 
05-19 21:06:53.679 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance start 
05-19 21:06:53.679 23396 23396 I S HealthMonitor - DataRoomManager:  [DataManager] getInstance done! : com.samsung.android.shealthmonitor.dataroom.manager.DataRoomManager@cad1a0c
05-19 21:06:53.679 23396 23396 I S HealthMonitor - DataRoomEcgManager:  [DataRoomEcgManager] getInstance done! : com.samsung.android.shealthmonitor.ecg.roomdata.manager.DataRoomEcgManager@217caf8
05-19 21:06:53.696 23396 23396 I S HealthMonitor - SamsungHealthDataSyncManager: init SDK DataType : com.samsung.health.blood_pressure
05-19 21:06:53.696 23396 23396 I S HealthMonitor - SamsungHealthDataSyncManager: init SDK DataType : com.samsung.health.ecg
05-19 21:06:53.696 23396 23396 I S HealthMonitor - SamsungHealthDataSyncManager: request connection service  : with permission (false)
05-19 21:06:53.703 23396 23396 I S HealthMonitor - SHealthMonitorLogManager: init() : SharedPreferenceHelper.getAppInit() is false
05-19 21:06:53.710 23396 23396 I S HealthMonitor - WearConnectionManager: Wear device is not connected yet.
05-19 21:06:53.711 23396 23396 I S HealthMonitor - WearConnectionManager: Wear device is not connected yet.
05-19 21:06:53.733 23396 23396 I S HealthMonitor - MainActivity:  [onCreate] shealthmonitor://shealthmonitor.samsung.com/deepLink?target=ECG&time=1684526812822
05-19 21:06:53.761 23396 23396 E S HealthMonitor - WearableSaAgent: [WM] You need to install Samsung Accessory SDK to use this application.
05-19 21:06:53.761 23396 23396 W S HealthMonitor - WearableSaAgent: [WM] findPeers() : mConnection is Null
05-19 21:06:53.763 23396 23396 E S HealthMonitor - WearableSaAgentEcg: [WM] You need to install Samsung Accessory SDK to use this application.
05-19 21:06:53.763 23396 23396 W S HealthMonitor - WearableSaAgentEcg: [WM] findPeers() : mConnection is Null
05-19 21:06:53.797 23396 23396 I S HealthMonitor - SamsungHealthDataSyncManager:  Version coe = 6235027
05-19 21:06:53.801 23396 23396 I S HealthMonitor - SamsungHealthDataSyncManager: Health data service is connected. SYNCABLE
05-19 21:06:53.801 23396 23396 I S HealthMonitor - WearConnectionManager: onCapabilityChanged(). 991, com.google.android.gms.wearable.internal.zzw@ac019e7
05-19 21:06:53.801 23396 23396 I S HealthMonitor - NodeMonitor: [WM] onConnecting(). : 991
05-19 21:06:53.801 23396 23396 I S HealthMonitor - WearConnectionManager: onCapabilityChanged(). 992, com.google.android.gms.wearable.internal.zzw@e69ac3d
05-19 21:06:53.801 23396 23396 I S HealthMonitor - NodeMonitor: [WM] onConnecting(). : 992
05-19 21:06:54.252 23396 23526 I S HealthMonitor - WearMessageManager: requestConnection(). efeda284, 992
05-19 21:06:54.252 23396 23525 I S HealthMonitor - WearMessageManager: requestConnection(). efeda284, 991
05-19 21:06:54.252 23396 23525 I S HealthMonitor - WsmController: requestConnection(). efeda284
05-19 21:06:54.252 23396 23525 I S HealthMonitor - WsmController: nodeId is changed. prev : , new : efeda284
05-19 21:06:54.252 23396 23525 I S HealthMonitor - WsmController: clearAll()
05-19 21:06:54.253 23396 23526 I S HealthMonitor - WsmController: requestConnection(). efeda284
05-19 21:06:54.253 23396 23526 E S HealthMonitor - WsmController: Connecting to WSM server.
05-19 21:06:54.253 23396 23575 I S HealthMonitor - WsmController: connectWsmServer()
05-19 21:06:54.253 23396 23575 E S HealthMonitor - SharedPreferenceHelper: WEAR_APP_VERSIONS is empty
05-19 21:06:54.277 23396 23396 W S HealthMonitor - WearableSaAgent: [WM] findPeers() : mConnection is Null
05-19 21:06:54.278 23396 23396 W S HealthMonitor - WearableSaAgentEcg: [WM] findPeers() : mConnection is Null
05-19 21:06:54.300 23396 23396 I S HealthMonitor - SHealthMonitorLogManager: init() : SharedPreferenceHelper.getAppInit() is false
05-19 21:06:54.300 23396 23396 I S HealthMonitor - SHealthMonitorSetupActivity:  [onCreate] isNewDevice : false isUpdate :false
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:06:55.287 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:06:55.318 23396 23396 I S HealthMonitor - ControlManager:  [doAction] map size : 2
05-19 21:06:55.923 23396 23575 E S HealthMonitor - WsmController: WsmSession.connect(). fail : ERR_INTEGRITY
05-19 21:06:55.924 23396 23575 I S HealthMonitor - WsmController: onConnectionResult(). FAILED
05-19 21:06:55.924 23396 23575 E S HealthMonitor - WearMessageManager: Connection is failed. 991
05-19 21:06:55.924 23396 23575 I S HealthMonitor - WearMessageManager: removeTimeoutChecker(). 991
05-19 21:06:55.924 23396 23575 I S HealthMonitor - NodeMonitor: [WM] onDisconnected(). peer : 991
05-19 21:06:55.925 23396 23575 E S HealthMonitor - WearMessageManager: Connection is failed. 992
05-19 21:06:55.925 23396 23575 I S HealthMonitor - WearMessageManager: removeTimeoutChecker(). 992
05-19 21:06:55.925 23396 23575 I S HealthMonitor - NodeMonitor: [WM] onDisconnected(). peer : 992
05-19 21:06:55.925 23396 23575 I S HealthMonitor - WsmController: clearAll()
05-19 21:06:55.926 23396 23575 I S HealthMonitor - WsmController: WsmSession.query(QUERY_STOP_CONNECT). SUCCESS
05-19 21:06:55.927 23396 23575 I S HealthMonitor - WsmController: WsmSession.disconnect(). ERR_UNKNOWN_SESSION_ID
05-19 21:06:55.927 23396 23575 E S HealthMonitor - WsmController: connectSession() was failed. true
05-19 21:06:56.470 23396 23396 I S HealthMonitor - SHealthMonitorSetupActivity: SIM state = GB 
05-19 21:06:56.470 23396 23396 I S HealthMonitor - SHealthMonitorSetupActivity: CSC state = GB 
05-19 21:06:56.514 23396 23396 I S HealthMonitor - WearConnectionManager: Wear device is not connected yet.
05-19 21:06:56.514 23396 23396 E S HealthMonitor - WearConnectionManager: CapabilityClient.OnCapabilityChangedListener was already set.
05-19 21:06:56.514 23396 23396 W S HealthMonitor - WearableSaAgent: [WM] findPeers() : mConnection is Null
05-19 21:06:56.515 23396 23396 I S HealthMonitor - WearConnectionManager: Wear device is not connected yet.
05-19 21:06:56.515 23396 23396 E S HealthMonitor - WearConnectionManager: CapabilityClient.OnCapabilityChangedListener was already set.
05-19 21:06:56.515 23396 23396 W S HealthMonitor - WearableSaAgentEcg: [WM] findPeers() : mConnection is Null
05-19 21:06:56.541 23396 23396 I S HealthMonitor - SHealthMonitorProfileEditActivity: onCreate() - Start
05-19 21:06:56.570 23396 23396 I S HealthMonitor - SHealthMonitorProfileEditActivity: onCreate() - End
05-19 21:06:56.591 23396 23396 I S HealthMonitor - ControlManager:  [doAction] map size : 2
05-19 21:06:56.645 23396 23396 I S HealthMonitor - WearConnectionManager: onCapabilityChanged(). 991, com.google.android.gms.wearable.internal.zzw@5332100
05-19 21:06:56.645 23396 23396 I S HealthMonitor - NodeMonitor: [WM] onConnecting(). : 991
05-19 21:06:56.646 23396 23396 I S HealthMonitor - WearConnectionManager: onCapabilityChanged(). 992, com.google.android.gms.wearable.internal.zzw@9ae9f7e
05-19 21:06:56.646 23396 23396 I S HealthMonitor - NodeMonitor: [WM] onConnecting(). : 992
05-19 21:06:56.656 23396 23622 I S HealthMonitor - WearMessageManager: requestConnection(). efeda284, 991
05-19 21:06:56.656 23396 23622 I S HealthMonitor - WsmController: requestConnection(). efeda284
05-19 21:06:56.656 23396 23622 I S HealthMonitor - WsmController: nodeId is changed. prev : , new : efeda284
05-19 21:06:56.656 23396 23622 I S HealthMonitor - WsmController: clearAll()
05-19 21:06:56.656 23396 23625 I S HealthMonitor - WsmController: connectWsmServer()
05-19 21:06:56.656 23396 23623 I S HealthMonitor - WearMessageManager: requestConnection(). efeda284, 992
05-19 21:06:56.656 23396 23623 I S HealthMonitor - WsmController: requestConnection(). efeda284
05-19 21:06:56.656 23396 23623 E S HealthMonitor - WsmController: Connecting to WSM server.
05-19 21:06:56.656 23396 23625 E S HealthMonitor - SharedPreferenceHelper: WEAR_APP_VERSIONS is empty
05-19 21:06:56.783 23396 23625 E S HealthMonitor - WsmController: WsmSession.connect(). fail : ERR_INTEGRITY
05-19 21:06:56.783 23396 23625 I S HealthMonitor - WsmController: onConnectionResult(). FAILED
05-19 21:06:56.783 23396 23625 E S HealthMonitor - WearMessageManager: Connection is failed. 991
05-19 21:06:56.783 23396 23625 I S HealthMonitor - WearMessageManager: removeTimeoutChecker(). 991
05-19 21:06:56.783 23396 23625 I S HealthMonitor - NodeMonitor: [WM] onDisconnected(). peer : 991
05-19 21:06:56.784 23396 23625 E S HealthMonitor - WearMessageManager: Connection is failed. 992
05-19 21:06:56.784 23396 23625 I S HealthMonitor - WearMessageManager: removeTimeoutChecker(). 992
05-19 21:06:56.784 23396 23625 I S HealthMonitor - NodeMonitor: [WM] onDisconnected(). peer : 992
05-19 21:06:56.784 23396 23625 I S HealthMonitor - WsmController: clearAll()
05-19 21:06:56.784 23396 23625 I S HealthMonitor - WsmController: WsmSession.query(QUERY_STOP_CONNECT). SUCCESS
05-19 21:06:56.784 23396 23625 I S HealthMonitor - WsmController: WsmSession.disconnect(). ERR_UNKNOWN_SESSION_ID
05-19 21:06:56.784 23396 23625 E S HealthMonitor - WsmController: connectSession() was failed. true
05-19 21:07:01.646 23396 23396 E S HealthMonitor - NodeMonitor: [WM] getConnectedBpNode() bpNode is null or disconnected.
05-19 21:07:01.646 23396 23396 E S HealthMonitor - NodeMonitor: [WM] getConnectedEcgNode() ecgNode is null or disconnected.
05-19 21:07:01.794 23396 23396 I S HealthMonitor - SHealthMonitorLogManager: init() : isAgreement() is called. return true.
05-19 21:07:01.818 23396 23396 I S HealthMonitor - SHealthMonitorLogManager: init() : isAgreement() is called. return true.
05-19 21:07:01.864 23396 23396 I S HealthMonitor - SHealthMonitorLogManager: init() : isAgreement() is called. return true.
05-19 21:07:01.881 23396 23396 I S HealthMonitor - SHealthMonitorLogManager: init() : isAgreement() is called. return true.
05-19 21:07:01.887 23396 23752 I S HealthMonitor - WearableBpManager:  [makeRequest] action = terms_and_condition
05-19 21:07:01.887 23396 23752 I S HealthMonitor - WearableMessageManager: [WM] requestMessage() target: 991
05-19 21:07:01.887 23396 23752 E S HealthMonitor - WearableMessageManager: [WM] 991(target) Node is not connected.
05-19 21:07:01.910 23396 23753 I S HealthMonitor - WearableEcgManager:  [makeRequest] action = terms_and_condition
05-19 21:07:01.910 23396 23753 I S HealthMonitor - WearableMessageManager: [WM] requestMessage() target: 992
05-19 21:07:01.910 23396 23753 E S HealthMonitor - WearableMessageManager: [WM] 992(target) Node is not connected.
05-19 21:07:01.933 23396 23396 I S HealthMonitor - WearConnectionManager: Wear device is not connected yet.
05-19 21:07:01.933 23396 23396 E S HealthMonitor - WearConnectionManager: CapabilityClient.OnCapabilityChangedListener was already set.
05-19 21:07:01.934 23396 23396 W S HealthMonitor - WearableSaAgent: [WM] findPeers() : mConnection is Null
05-19 21:07:01.943 23396 23396 I S HealthMonitor - WearConnectionManager: Wear device is not connected yet.
05-19 21:07:01.943 23396 23396 E S HealthMonitor - WearConnectionManager: CapabilityClient.OnCapabilityChangedListener was already set.
05-19 21:07:01.943 23396 23396 W S HealthMonitor - WearableSaAgentEcg: [WM] findPeers() : mConnection is Null
05-19 21:07:01.961 23396 23396 I S HealthMonitor - CardContainerLayout:  [initView] start 
05-19 21:07:01.977 23396 23396 I S HealthMonitor - RestrictionView: setContent(). NOT_SUPPORTED_COUNTRY
05-19 21:07:01.981 23396 23396 I S HealthMonitor - BpReCalibrationController: Final statue : RE_CALIBRATION_INTRO
05-19 21:07:01.982 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:01.983 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:01.983 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:01.983 23396 23396 I S HealthMonitor - EcgController:  [getCardView] getCardView 
05-19 21:07:01.984 23396 23396 I S HealthMonitor - EcgController:  [getCardView] getCardView 
05-19 21:07:01.984 23396 23396 I S HealthMonitor - CardContainerLayout:  [initSelectorAndViewPager] view size : 2
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:07:01.985 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:07:02.007 23396 23396 I S HealthMonitor - RestrictionView: setContent(). NOT_SUPPORTED_COUNTRY
05-19 21:07:02.007 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:02.007 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:07:02.008 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:07:02.030 23396 23396 I S HealthMonitor - RestrictionView: setContent(). NOT_SUPPORTED_COUNTRY
05-19 21:07:02.030 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:02.042 23396 23396 I S HealthMonitor - CardContainerLayout:  [initView] end 
05-19 21:07:02.043 23396 23396 I S HealthMonitor - SHealthMonitorMainActivity: onCreate() - Start
05-19 21:07:02.060 23396 23396 I S HealthMonitor - SHealthMonitorMainActivity:  [initView] !
05-19 21:07:02.063 23396 23396 I S HealthMonitor - SHealthMonitorMainActivity: onCreate() - End
05-19 21:07:02.079 23396 23396 I S HealthMonitor - ControlManager:  [doAction] map size : 2
05-19 21:07:02.100 23396 23396 I S HealthMonitor - ControlManager:  [updateController] start 
05-19 21:07:02.101 23396 23768 I S HealthMonitor - BloodPressureController: onUpdate()
05-19 21:07:02.101 23396 23769 I S HealthMonitor - EcgController: onUpdate()
05-19 21:07:02.101 23396 23769 E S HealthMonitor - NodeMonitor: [WM] getConnectedEcgNode() ecgNode is null or disconnected.
05-19 21:07:02.101 23396 23768 E S HealthMonitor - NodeMonitor: [WM] getConnectedBpNode() bpNode is null or disconnected.
05-19 21:07:02.101 23396 23396 I S HealthMonitor - SHealthMonitorMainActivity: onResume() - Start
05-19 21:07:02.117 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:02.117 23396 23396 W S HealthMonitor - WearableSaAgent: [WM] findPeers() : mConnection is Null
05-19 21:07:02.117 23396 23396 W S HealthMonitor - WearableSaAgentEcg: [WM] findPeers() : mConnection is Null
05-19 21:07:02.118 23396 23396 I S HealthMonitor - SHealthMonitorMainActivity: onResume() - End
05-19 21:07:02.207 23396 23396 I S HealthMonitor - WearConnectionManager: onCapabilityChanged(). 991, com.google.android.gms.wearable.internal.zzw@4091a9b
05-19 21:07:02.207 23396 23396 I S HealthMonitor - NodeMonitor: [WM] onConnecting(). : 991
05-19 21:07:02.207 23396 23396 I S HealthMonitor - WearConnectionManager: onCapabilityChanged(). 992, com.google.android.gms.wearable.internal.zzw@1af3e11
05-19 21:07:02.207 23396 23396 I S HealthMonitor - NodeMonitor: [WM] onConnecting(). : 992
05-19 21:07:02.207 23396 23396 I S HealthMonitor - SHealthMonitorBpCard: showConnecting(). false
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:07:02.208 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:07:02.217 23396 23777 I S HealthMonitor - WearMessageManager: requestConnection(). efeda284, 991
05-19 21:07:02.217 23396 23777 I S HealthMonitor - WsmController: requestConnection(). efeda284
05-19 21:07:02.217 23396 23777 I S HealthMonitor - WsmController: nodeId is changed. prev : , new : efeda284
05-19 21:07:02.217 23396 23777 I S HealthMonitor - WsmController: clearAll()
05-19 21:07:02.217 23396 23778 I S HealthMonitor - WearMessageManager: requestConnection(). efeda284, 992
05-19 21:07:02.217 23396 23778 I S HealthMonitor - WsmController: requestConnection(). efeda284
05-19 21:07:02.217 23396 23778 E S HealthMonitor - WsmController: Connecting to WSM server.
05-19 21:07:02.217 23396 23779 I S HealthMonitor - WsmController: connectWsmServer()
05-19 21:07:02.218 23396 23779 E S HealthMonitor - SharedPreferenceHelper: WEAR_APP_VERSIONS is empty
05-19 21:07:02.231 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:02.231 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:02.231 23396 23396 I S HealthMonitor - SHealthMonitorBpCard: showConnecting(). true
05-19 21:07:02.232 23396 23396 E S HealthMonitor - StateManager: remainMillisOfCalibration is less than zero.
05-19 21:07:02.249 23396 23396 E S HealthMonitor - StateManager: remainMillisOfCalibration is less than zero.
05-19 21:07:02.259 23396 23396 I S HealthMonitor - SHealthMonitorBpCard:  [updateCardView] step = 1
05-19 21:07:02.266 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_bp_calibration_gab_0 in class Lcom/samsung/android/shealthmonitor/bp/R$id; (declaration of 'com.samsung.android.shealthmonitor.bp.R$id' appears in base.apk)
05-19 21:07:02.266 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_bp_calibration_gab_1 in class Lcom/samsung/android/shealthmonitor/bp/R$id; (declaration of 'com.samsung.android.shealthmonitor.bp.R$id' appears in base.apk)
05-19 21:07:02.266 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_bp_calibration_gab_2 in class Lcom/samsung/android/shealthmonitor/bp/R$id; (declaration of 'com.samsung.android.shealthmonitor.bp.R$id' appears in base.apk)
05-19 21:07:02.266 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_bp_calibration_gab_3 in class Lcom/samsung/android/shealthmonitor/bp/R$id; (declaration of 'com.samsung.android.shealthmonitor.bp.R$id' appears in base.apk)
05-19 21:07:02.266 23396 23396 E S HealthMonitor - BpCalibrationTimerManager: mCountDownTimer is already cleared
05-19 21:07:02.283 23396 23396 E S HealthMonitor - BpCalibrationTimerManager: There is no calibration
05-19 21:07:02.283 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:02.283 23396 23396 I S HealthMonitor - BpReCalibrationController: Final statue : RE_CALIBRATION_INTRO
05-19 21:07:02.283 23396 23396 I S HealthMonitor - SHealthMonitorEcgCard: showConnecting(). false
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:07:02.284 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:07:02.301 23396 23396 I S HealthMonitor - SHealthMonitorEcgCard: showConnecting(). true
05-19 21:07:02.310 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_ecg_on_boarding_gab_0 in class Lcom/samsung/android/shealthmonitor/ecg/R$id; (declaration of 'com.samsung.android.shealthmonitor.ecg.R$id' appears in base.apk)
05-19 21:07:02.310 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_ecg_on_boarding_gab_1 in class Lcom/samsung/android/shealthmonitor/ecg/R$id; (declaration of 'com.samsung.android.shealthmonitor.ecg.R$id' appears in base.apk)
05-19 21:07:02.310 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_ecg_on_boarding_gab_2 in class Lcom/samsung/android/shealthmonitor/ecg/R$id; (declaration of 'com.samsung.android.shealthmonitor.ecg.R$id' appears in base.apk)
05-19 21:07:02.310 23396 23396 I S HealthMonitor - Utils:  [getResId] Exception = java.lang.NoSuchFieldException: No field shealth_monitor_ecg_on_boarding_gab_3 in class Lcom/samsung/android/shealthmonitor/ecg/R$id; (declaration of 'com.samsung.android.shealthmonitor.ecg.R$id' appears in base.apk)
05-19 21:07:02.310 23396 23396 I S HealthMonitor - CardContainerLayout: showConnecting(). false
05-19 21:07:02.321 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:02.321 23396 23396 I S HealthMonitor - CardContainerLayout: showConnecting(). false
05-19 21:07:02.330 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:02.330 23396 23396 I S HealthMonitor - CardContainerLayout: showConnecting(). true
05-19 21:07:02.339 23396 23396 E S HealthMonitor - StateManager: remainMillisOfCalibration is less than zero.
05-19 21:07:02.347 23396 23396 I S HealthMonitor - SHealthMonitorBpCard:  [updateCardView] step = 1
05-19 21:07:02.347 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:02.347 23396 23396 I S HealthMonitor - BpReCalibrationController: Final statue : RE_CALIBRATION_INTRO
05-19 21:07:02.347 23396 23396 I S HealthMonitor - SHealthMonitorEcgCard:  [onResume] start
05-19 21:07:02.348 23396 23396 I S HealthMonitor - CardContainerLayout: showConnecting(). true
05-19 21:07:02.355 23396 23396 E S HealthMonitor - StateManager: remainMillisOfCalibration is less than zero.
05-19 21:07:02.363 23396 23396 I S HealthMonitor - SHealthMonitorBpCard:  [updateCardView] step = 1
05-19 21:07:02.363 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:02.363 23396 23396 I S HealthMonitor - BpReCalibrationController: Final statue : RE_CALIBRATION_INTRO
05-19 21:07:02.363 23396 23396 I S HealthMonitor - SHealthMonitorEcgCard:  [onResume] start
05-19 21:07:02.363 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] false
05-19 21:07:02.364 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] false, keep show connecting
05-19 21:07:02.364 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] false
05-19 21:07:02.364 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] false, keep show connecting
05-19 21:07:02.364 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] true
05-19 21:07:02.364 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] true
05-19 21:07:02.417 23396 23396 I S HealthMonitor - SHealthMonitorOptionMenuHandler:  [onCreateOptionsMenu] mOptionMenus.size() : 2
05-19 21:07:02.417 23396 23396 I S HealthMonitor - SHealthMonitorEcgCard:  [onCreateOptionsMenu] start 
05-19 21:07:02.420 23396 23396 I S HealthMonitor - SHealthMonitorBpCalibrationView: showConnecting : true
05-19 21:07:02.423 23396 23396 I S HealthMonitor - SHealthMonitorEcgOnBoardingCard: showConnecting : true
05-19 21:07:03.194 23396 23779 E S HealthMonitor - WsmController: WsmSession.connect(). fail : ERR_INTEGRITY
05-19 21:07:03.194 23396 23779 I S HealthMonitor - WsmController: onConnectionResult(). FAILED
05-19 21:07:03.194 23396 23779 E S HealthMonitor - WearMessageManager: Connection is failed. 991
05-19 21:07:03.194 23396 23779 I S HealthMonitor - WearMessageManager: removeTimeoutChecker(). 991
05-19 21:07:03.195 23396 23779 I S HealthMonitor - NodeMonitor: [WM] onDisconnected(). peer : 991
05-19 21:07:03.195 23396 23779 E S HealthMonitor - WearMessageManager: Connection is failed. 992
05-19 21:07:03.195 23396 23779 I S HealthMonitor - WearMessageManager: removeTimeoutChecker(). 992
05-19 21:07:03.195 23396 23396 I S HealthMonitor - SHealthMonitorBpCard: showConnecting(). false
05-19 21:07:03.195 23396 23779 I S HealthMonitor - NodeMonitor: [WM] onDisconnected(). peer : 992
05-19 21:07:03.196 23396 23779 I S HealthMonitor - WsmController: clearAll()
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:07:03.196 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:07:03.196 23396 23779 I S HealthMonitor - WsmController: WsmSession.query(QUERY_STOP_CONNECT). SUCCESS
05-19 21:07:03.196 23396 23779 I S HealthMonitor - WsmController: WsmSession.disconnect(). ERR_UNKNOWN_SESSION_ID
05-19 21:07:03.196 23396 23779 E S HealthMonitor - WsmController: connectSession() was failed. true
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:07:03.197 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:07:03.229 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:03.230 23396 23396 E S HealthMonitor - SHealthMonitorBpCard:  [changeRestrictionView] mRestrictionView is not added
05-19 21:07:03.230 23396 23396 I S HealthMonitor - BpReCalibrationController: Caching Statue : RE_CALIBRATION_INTRO
05-19 21:07:03.230 23396 23396 I S HealthMonitor - CardContainerLayout: showConnecting(). false
05-19 21:07:03.241 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:03.242 23396 23396 I S HealthMonitor - CardContainerLayout: showConnecting(). false
05-19 21:07:03.251 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
05-19 21:07:03.251 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] false
05-19 21:07:03.251 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [setErrorString] : Watch disconnected
05-19 21:07:03.252 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [refreshOperationDone] isRefreshing : false, isEnable : true
05-19 21:07:03.252 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [showConnecting] false
05-19 21:07:03.252 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [setErrorString] : Watch disconnected
05-19 21:07:03.252 23396 23396 I S HealthMonitor - SHealthMonitorPullCollapsingActivity:  [refreshOperationDone] isRefreshing : false, isEnable : true
05-19 21:07:03.252 23396 23396 I S HealthMonitor - SHealthMonitorBpCalibrationView: showConnecting : false
05-19 21:07:03.252 23396 23396 I S HealthMonitor - SHealthMonitorEcgCard: showConnecting(). false
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[KR]', mMnc='[KR]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[US]', mMnc='[US]', mSupportType=2}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[BR]', mMnc='[BR]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CL]', mMnc='[CL]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AE]', mMnc='[AE]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ID]', mMnc='[ID]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[HK]', mMnc='[HK]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[RU]', mMnc='[RU]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[SG]', mMnc='[SG]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AZ]', mMnc='[AZ]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[GE]', mMnc='[GE]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PY]', mMnc='[PY]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AU, NF]', mMnc='[AU, NF]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TW]', mMnc='[TW]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AT, BE, BG, CZ, DE, DK, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, SE, SI, SK, CY, LU, MT, GB, CH, IS, NO, LI, TR, RS, CY, RE]', mMnc='[AT, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LV, NL, NO, PL, PT, RO, SE, SI, SK, CY, RE, YT, LU, MT]', mSupportType=0}
05-19 21:07:03.252 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[ZA]', mMnc='[ZA]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[VN]', mMnc='[VN]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[IL]', mMnc='[IL]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[CA]', mMnc='[CA]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[UA]', mMnc='[UA]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[AR]', mMnc='[AR]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TH]', mMnc='[TH]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PH]', mMnc='[PH]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MO]', mMnc='[MO]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MY]', mMnc='[MY]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[MX]', mMnc='[MX]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[NZ]', mMnc='[NZ]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[TR, PE, BO]', mMnc='[TR, PE, BO]', mSupportType=0}
05-19 21:07:03.253 23396 23396 I S HealthMonitor - CSCUtils:  define item : CountryDefine{mCsc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mMnc='[PA, GT, HN, SV, EC, CR, DO, VE, NI]', mSupportType=0}
05-19 21:07:03.275 23396 23396 I S HealthMonitor - SHealthMonitorEcgOnBoardingCard: showConnecting : false
05-19 21:07:07.945 23396 23396 I S HealthMonitor - RestrictionView: setContent(). INCOMPATIBLE_WEARABLE
salvogiangri commented 1 year ago

Did you also install the Enhancer Magisk module? If yes, check you did enable the module in LSPosed and that the Samsung Health Monitor app is selected in the module apps list. Make sure the app is not selected in your Magisk DenyList as this will block LSPosed from injecting the necessary hooks. Try to also force close and clear the app data for Samsung Health Monitor in System Settings, it might fix the issue as it did with other users (XDA post #44, https://github.com/BlackMesa123/KnoxPatch/issues/4#issuecomment-1413643324, XDA post #142).

salvogiangri commented 1 year ago

I just noticed Enhancer v0.3 doesn't fixes Wearable apps anymore due to a typo (my bad lol): https://github.com/BlackMesa123/KnoxPatch/blob/be30de554211514efa843b92704da32688bd4cd2/enhancer/customize.sh#L116

Please downgrade to Enhancer v0.2 download the new hot fix version and see if the issue is solved.

RealIndica commented 1 year ago

I just noticed Enhancer v0.3 doesn't fixes Wearable apps anymore due to a typo (my bad lol):

https://github.com/BlackMesa123/KnoxPatch/blob/be30de554211514efa843b92704da32688bd4cd2/enhancer/customize.sh#L116

Please ~downgrade to Enhancer v0.2~ download the new hot fix version and see if the issue is solved.

Yeah it seems the typo was causing the issue haha. Thank you for quickly fixing this!