Open charanpreet-s opened 8 months ago
Hello @charanpreet-s sir,
I am facing an issue with DEFAULT_AUTH_BASE_URL in MyApplication.java and RemoteConfigUtils.kt. I tried to change it with AUTH_API_BASE_URL, and then app launched but I couldn't login into the app because it says that my mobile number is not registered on the Prerna portal. Can I login into the app as user, for checking its functions working or not? Please help me in resolving it. So, that I can proceed further.
Thanks
Hi @TheNPDev,
The sandbox.properties file has now been updated to include the missing URL. Additionally, I've added credentials to the readme file for login purposes. It is recommended to use the teacher credentials for logging in. These changes have been made on the release branch.
Ticket Contents
Description
Our app has evolved significantly, transitioning from reliance on the Realm library for offline data storage to adopting the Room DB solution. While most data handling flows have seamlessly migrated to Room, remnants of Realm dependencies persist within the codebase. However, this represents an opportunity to further optimize our project by fully removing all traces of Realm dependencies.
Goals
Expected Outcome
Acceptance Criteria
Implementation Details
None
Mockups/Wireframes
None
Product Name
Nipun Lakshya App
Organisation Name
SamagraX
Domain
Education
Tech Skills Needed
Mentor(s)
@charanpreet-s
Complexity
Low
Category
Beginner Friendly