cancel
Showing results for 
Search instead for 
Did you mean: 

ClientHub application not installed on this device error while login with sap mobile platform

Former Member
0 Kudos

I was following Build and run a native Android application on SAP Cloud Platform. I have added all library and did required changes as mentioned in that link. But when i was trying to login as described here on step 6 it while login my login failed and this log appear in android studio logcat which says ClientHub application not installed on this device and SSO Client not installed on this device .I have already added ClientHub library in my android project.


07-18 13:10:48.924 18952-18952/com.northwind.nwandroid I/ClientHub: ClientHub application not installed on this device 07-18 13:10:48.938 18952-18952/com.northwind.nwandroid I/chatty: uid=10335(com.northwind.nwandroid) identical 1 line 07-18 13:10:48.943 18952-18952/com.northwind.nwandroid I/ClientHub: ClientHub application not installed on this device 07-18 13:10:48.953 18952-18952/com.northwind.nwandroid I/PhoneWindow: isNeedChangeStatusBarColor taskInfo: [android.app.ActivityManager$RunningTaskInfo@dcecfd1] size: 1 07-18 13:10:48.953 18952-18952/com.northwind.nwandroid I/PhoneWindow: isAPPNeedChangeSBColor pkgName: com.northwind.nwandroid needKeep: false 07-18 13:10:48.953 18952-18952/com.northwind.nwandroid I/PhoneWindow: isNeedChangeStatusBarColor false 07-18 13:10:48.954 18952-18952/com.northwind.nwandroid I/PhoneWindow: isNeedChangeNaviBarColor taskInfo: [android.app.ActivityManager$RunningTaskInfo@1065a36] size: 1 07-18 13:10:48.954 18952-18952/com.northwind.nwandroid I/PhoneWindow: isAPPNeedChange pkgName: com.northwind.nwandroid needKeep: false 07-18 13:10:48.954 18952-18952/com.northwind.nwandroid I/PhoneWindow: isNeedChangeNaviBarColor false 07-18 13:10:48.954 18952-18952/com.northwind.nwandroid I/PhoneWindow: generateLayout mNavigationBarColor: ff000000 07-18 13:10:48.954 18952-18952/com.northwind.nwandroid I/PhoneWindow: generateLayout isLightNavi false, Visibility: 0 07-18 13:10:48.999 18952-19824/com.northwind.nwandroid I/ClientHub: ClientHub application not installed on this device 07-18 13:10:49.033 18952-19824/com.northwind.nwandroid I/com.sap.smp.http: [group: com.sap.smp.sdk.android] [artifact: HttpConversation] [version: 3.15.0] [buildTime: 2017:05:12:12:14] [gitCommit: 8a701b3520b54c1d4cb192fc408bbfec8a48682b] [gitBranch: n/a] 07-18 13:10:50.673 18952-19824/com.northwind.nwandroid I/com.sap.smp.http: [group: com.sap.smp.sdk.android] [artifact: HttpConversation] [version: 3.15.0] [buildTime: 2017:05:12:12:14] [gitCommit: 8a701b3520b54c1d4cb192fc408bbfec8a48682b] [gitBranch: n/a] 07-18 13:10:50.673 18952-19824/com.northwind.nwandroid I/com.sap.smp.authflows: [group: com.sap.smp.sdk.android] [artifact: HttpConvAuthFlows] [version: 3.15.0] [buildTime: 2017:05:12:12:14] [gitCommit: 8a701b3520b54c1d4cb192fc408bbfec8a48682b] [gitBranch: n/a] 07-18 13:10:51.118 18952-19829/com.northwind.nwandroid I/ClientHub: ClientHub application not installed on this device 07-18 13:10:51.121 18952-19829/com.northwind.nwandroid I/ClientHub: SSO Client not installed on this device 07-18 13:10:51.122 18952-19829/com.northwind.nwandroid D/MAFLogonActivity: onLogonFinished: Registration failed! - com.sap.smp.client.httpc.HttpConversationManager$ConversationFlow$ReceiveEvent@a048221 07-18 13:10:51.123 18952-19829/com.northwind.nwandroid E/MAFLogonActivity: Logon failed. isUserLoggedOn: false, errorMessage: false

Accepted Solutions (0)

Answers (1)

Answers (1)

grabz
Employee
Employee
0 Kudos

We couldn't reproduce this. Are you sure that you have the proper product versions? Maybe the easiest would be just to restart the tutorial.