crux-bphc / CMS-Android

A custom Moodle app for the students of BITS Pilani, Hyderabad Campus.
MIT License
28 stars 39 forks source link

Attempting to enrol course causes crash #311

Closed abhijeetviswa closed 3 years ago

abhijeetviswa commented 3 years ago

Attempting to enrol to a course results in CourseContentFragment opening up. Since course data wouldn't be available locally, a network request takes place which results in an API error, resulting in a crash of the app (due to invalid data).