Modern vision of the mobile application for the Open edX platform from Raccoon Gang.
-
Check out the source code:
git clone https://github.com/openedx/openedx-app-ios.git -
Navigate to the project folder and run
pod install. -
Open
OpenEdX.xcworkspace. -
Ensure that the
OpenEdXDev,OpenEdXStageorOpenEdXProdscheme is selected. -
Configure
config_settings.yamlinsidedefault_configandconfig.yamlinside sub direcroties to point to your OpenEdx configuration Configuration Documentation -
Click the Run button.
This project targets on the latest Open edX release and rely on the relevant mobile APIs.
If your platform version is older than December 2023, please follow the instructions to use the API Plugin.
The code in this repository is licensed under the Apache-2.0 license unless otherwise noted.
Please see LICENSE file for details.