Ditectrev / CloudMaster-Swift

CloudMaster Swift is an iOS application for studying cloud certifications developed by Ditectrev's Community.
https://apps.apple.com/app/cloudmaster-swift/id6503601139
Apache License 2.0
6 stars 0 forks source link

AZ-104 image download fails #33

Closed b3n3w closed 1 month ago

b3n3w commented 1 month ago

Describe the bug When downloading the AZ-104 course, the download stops with an error : question43.jpg couldn't be opened.

b3n3w commented 1 month ago

Download fails because of missing image in source folder. PR opened to fix image reference: https://github.com/Ditectrev/Microsoft-Azure-AZ-104-Microsoft-Azure-Administrator-Practice-Tests-Exams-Questions-Answers/pull/2

b3n3w commented 1 month ago

FEATURE:

Implement better error handling when downloading courses. When image does not exist, skip image and show the missing image error after the course has downloaded completely. Might make sense to add a "Send debug log to developer button".

danieldanielecki commented 1 month ago

We're aligned on the error handling mechanism ;-) just added my notes to https://github.com/Ditectrev/Microsoft-Azure-AZ-104-Microsoft-Azure-Administrator-Practice-Tests-Exams-Questions-Answers/issues/1#issuecomment-2180889109