quran / quran-ios

QuranEngine is the engine powering the Quran.com iOS app.
Apache License 2.0
444 stars 150 forks source link

App force closed while reading sur or juz #598

Closed abikh closed 8 months ago

abikh commented 8 months ago

Hi I am getting following error when i click on sura or juzh [QuranImageFeature] Images: Use bundle For reading hafs_1440 QuranImageFeature/ContentImageBuilder.swift:63: Fatal error: Unexpectedly found nil while unwrapping an Optional value

mohamede1945 commented 8 months ago

Is this in the app store version or the open source version?

abikh commented 8 months ago

Open source version. I downloaded from here (github) and tried to run on xcode

mohamede1945 commented 8 months ago

Thanks! I've found the problem. Here is the fix: https://github.com/quran/quran-ios/pull/602

abikh commented 8 months ago

Thanks! Issue is fixed now