openMF / mifos-mobile

Repository for the Mifos Mobile Banking App for clients
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
274 stars 686 forks source link

Unable to login in the self service app when i changed it to my local mifos x system #411

Closed amasdeogratias closed 6 years ago

amasdeogratias commented 7 years ago

When i changed self service app from accessing data from mifos x demo to my local mifos x i installed in my machine(ubuntu), it has stopped to login and fetch clients.

When i click login button, it loads for 15 to 20 seconds then it stop without any errot Am using the defaults username and password username = "selfservice" password = "password"

Am developing self service app in ubuntu 14.04 and also using android studio version 2.3

therajanmaurya commented 7 years ago

@amasdeogratias We already added the support for the local backend. If I am not wrong, there is no Self-service user present in your backend with these credentials. If yes then please share the log of the android studio.

therajanmaurya commented 6 years ago

@amasdeogratias Please check web app, we have up and running feature to create a new self-service user, So create a self-service user from there and log in again. I am sure that will work. It is fully tested.

If you have any question feel free to open issue again.