edx-app-ios icon indicating copy to clipboard operation
edx-app-ios copied to clipboard

Current issues i am facing with this App

Open Ashutos39 opened this issue 3 years ago • 1 comments

  1. our latest master is not running in Xcode 12+ versions checked on Xcode 12.5, 13.
  2. documents are not updated (https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/mobile.html) as per this not able to get the edx/app/edxapp/lms.yml file
  3. Strings.swift file is missing from the project folder i.e - Resources folder
  4. I have old code I am able to run it login also working after that course data if i click that is also throwing 404 issues.
  5. How to add our own image to material design for changing of icon , How to create string icon.swift like strings from Image.

Can any one help me on this.

Ashutos39 avatar Jan 17 '22 06:01 Ashutos39

We are currently in process of updating app to add support for iOS 15 and Xcode 13. Right now, you can checkout the latest release branch which is working fine with Xcode 12.5.1

mumer92 avatar Jan 24 '22 09:01 mumer92