crux-bphc / CMS-iOS

A custom Moodle App made for BPHC
MIT License
14 stars 16 forks source link

Require test account details for login to the app. #95

Closed satish-bandaru closed 4 years ago

satish-bandaru commented 4 years ago

Installed the app but got stuck at login. If there is any test account that is being used to login, it would be great to mention it in the documentation.

satish-bandaru commented 4 years ago

In addition to that, if I can login somehow, I would get wstoken , courseId etc. which are being used in the APIs. Currently, I am able to import the collection into Postman but without some of these params, I am unable to fetch any response.

I believe I can make the BackgroundFetch.swift file much simpler by using Codable protocol. But first, I need to take a look at the response to understand how to parse it.

@punss Plz help.

punss commented 4 years ago

@SatishBV I have emailed the credentials for the test account to the email mentioned on your GitHub page.