PHPfox-Official / phpfox-v4-feature-requests

phpFox Feature Request Tracker https://phpfox.com
6 stars 12 forks source link

Mobile App - internal link improvements #959

Open sryn101 opened 4 years ago

sryn101 commented 4 years ago

When we click on an internal site link within mobile app, it navigates to website on browser, instead it should navigate to that location within mobile app itself.

For example, lets say my phpfox site is abc.com and I post a link abc.com/groups in my mobile app, it takes me to website in browser and not groups app within mobile app. it should be within mobile app itself.

Also, if user has already installed the app, tries to open a link from a external, he should be prompted with an option to open using mobile app installed or open it in brower and remember that choice for future.

harrison05 commented 3 years ago

Hi @sryn101

Yes, we supported navigate to a location within mobile app when user clicks on internal links (listing, detail, profile URL...). But not for all, some apps or some special links (add, edit URL...) don't support on mobile won't work, then it will open webview.

Regards.

sryn101 commented 3 years ago

Hi @harrison05 Okay, if user has already installed the app and tries to open an external link, he should be prompted with an option to open using mobile app installed or open it in browser and remember that choice for future.