Closed hassan31 closed 2 months ago
@mohamede1945 could you please review this pr and approve so that it can be merged. Thanks
Salam alikom Muhammad, thank you for the contribution. But the code is empty. There's nothing implemented to parse the query parameters and navigate to a specific Ayah as mentioned in #348.
@mohamede1945 Wa Alaikumuslaam, Yes, this is the partial implementation, in which I have launched the application from outside link. In followup pr I will write the code to parse. So if you could approve and merge that would be really great.
Oh actually, please move the validation, parsing and navigation code to the QuranEngine instead of the example app. The example app would simply just implement the delegate method but then calls the QuranEngine to do the actual logic, this way the code can be shared among different apps.
Oh actually, please move the validation, parsing and navigation code to the QuranEngine instead of the example app. The example app would simply just implement the delegate method but then calls the QuranEngine to do the actual logic, this way the code can be shared among different apps.
AOA @mohamede1945 I have addressed your comments, kindly review again. Also regarding move the validation, parsing and navigation code to QuranEngine, i can see the same code there, but in pr it reflects in Example/QuranEngine app. May be if you guide how to move then I would do. Please check below screenshot.
You see here how the code in the example project delegates the business logic to the DownloadManager and ReadingResourcesService. These live in the QuranEngine library not in the Example project. The example project just delegates the call to these services.
In url scheme navigation logic, I think it makes sense to live in the AppStructureFeature.
You see here how the code in the example project delegates the business logic to the DownloadManager and ReadingResourcesService. These live in the QuranEngine library not in the Example project. The example project just delegates the call to these services.
In url scheme navigation logic, I think it makes sense to live in the AppStructureFeature.
@mohamede1945 can we connect through some communication tools, like slack or google meet, I wanted to learn more about the structure?
@mohamede1945 are you still available to review the latest changes?
Jazak Allah khyrn for the changes. I'm going to merge it after CI finishes. You can reach out to me on discord with the same username used here in github.
Attention: Patch coverage is 0%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 39.69%. Comparing base (
d9fc366
) to head (5223a5b
). Report is 17 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...res/AppStructureFeature/Launch/LaunchBuilder.swift | 0.00% | 12 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Jazak Allah khyrn for the changes. I'm going to merge it after CI finishes. You can reach out to me on discord with the same username used here in github.
Merge is blocked, because of some checks are not successful. I also installed the swiftlint, but looks good on my side. May be you can help to find what is wrong with which format.
Also, I sent you request on discord. Please accept. Jazakallah Khair.
Implemented custom url scheme to support launching the Quran Application from outside the application For example, enter this in browser
quran-ios://
and it will redirect you to the Quran ApplicationExample Video
https://github.com/user-attachments/assets/cafcc9f4-5c24-4ebd-b6fb-1b680ab69f7c