Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deep linking #195

Open
thabti opened this issue Jul 28, 2017 · 11 comments
Open

deep linking #195

thabti opened this issue Jul 28, 2017 · 11 comments

Comments

@thabti
Copy link

thabti commented Jul 28, 2017

Salam,

I am working the quranic audio iOS/Android app. I want to link to the iOS application (when possible), does this application implement deep linking?

thanks

@mohamede1945
Copy link
Collaborator

Salam,

No, we don't support any deep/universal linking. But let us know what you would like us to support and we will be more than happy to implement them.

@thabti
Copy link
Author

thabti commented Jul 29, 2017

salam,

I want to able to link to https://quran.com/1 or quran://chapter/1 and when the app is available it will open to that given surah.

This might require some work on the quran.com app, so I will research a little on the product and see what we need from the web side.

@mohamede1945
Copy link
Collaborator

I think we can easily handle https://quran.com/1 and the web app will only need to upload a small JSON file apple-app-site-association, check the documentation for iOS here.

https://developer.apple.com/library/content/documentation/General/Conceptual/AppSearch/UniversalLinks.html

Also, I think we should handle going straight to an Ayah/Verse as in https://quran.com/113/2

@thabti
Copy link
Author

thabti commented Jul 30, 2017

@mohamede1945 That would be amazing, I will raise a PR for those paths. Can you provide me with the appID, it should look something like this: 2TDUX39LX8.com.reddit.Reddit.

How to get the appID https://blog.branch.io/what-is-an-aasa-apple-app-site-association-file/

@thabti
Copy link
Author

thabti commented Aug 1, 2017

@mohamede1945 any update regarding the appID?

@mohamede1945
Copy link
Collaborator

Sorry for late reply. I was a little bit busy. I put it in the PR.

@thabti
Copy link
Author

thabti commented Aug 7, 2017

No worries @mohamede1945 - Thank you.
I pushed the path and it can be confirmed here (http://staging.quran.com/apple-app-site-association).

Would it possible to support quran.com and staging.quran.com ?

I am available to do any testing whenever you require it.

thanks.

@thabti
Copy link
Author

thabti commented May 11, 2018

I would like to push for this again. For us to test it we need to support staging.quran.com - I will try to help get this done in the coming days. I think the endpoint /apple-app-site-association has problems, which I will fix.

@mohamede1945
Copy link
Collaborator

Thanks a lot and sorry for late reply. I went through a lot in the last 2 weeks.

@thabti
Copy link
Author

thabti commented May 27, 2018

no worries bro - inshallah you're well :( 🙌

@mohamede1945
Copy link
Collaborator

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants