CONFIG_URL_DRIVER to populated in Android build.gradle file (frontend app) #399
Unanswered
kishorgandham
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
I was able to resolve the issue by pointing the CONFIG_URL_DRIVER to :8016/ui |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am trying to get the Android version of frontend app running (driver app). I am not sure about the URL to populated for property CONFIG_URL_DRIVER. Can any provide any pointer to what this should be?
I was able to bring the frontend app up (driver version) and was able to get to the login screen and after entering the mobile number, the app is trying to do a POST to CONFIG_URL_DRIVER/auth endpoint. I am not which backend app has the code for handling this /auth call. Any pointers in this regard will help.
Beta Was this translation helpful? Give feedback.
All reactions