Mobile app Setup #112
Pratikshakhandagale
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've followed all the steps outlined until step 2, which involves
renaming the config.properties.example file to config.properties and adding valid credentials and API endpoints
. However, I encountered confusion with this step as the config.properties file only contains basic details such as app_name, app_id, and app_versionCode. I updated these details as instructed and attempted to run the application using Ionic serve command.However, upon running, I received an empty response body from the read API at https://dev.ejp.sunbird.org/api/content/v1/config/read.
Could you please advise on how to resolve this issue? Alternatively, could you share a mock JSON response for the read API? I'm eager to set up the project correctly and observe the flow of the app in my local environment.
Beta Was this translation helpful? Give feedback.
All reactions