By Jay on Thursday, 18 June 2020
Posted in Native Mobile App
Replies 1
Likes 0
Views 1K
Votes 0
I think this was posted before but I wanted to check on it:

if you post link to an ES event, photo album, page, group etc., clicking on it, will open it in webview and you will be require to log in to the website again. It makes no sense since you are in the app already.

I'm posting it, since we have so many users complain about it. I'm sure there is a way to check if the link is not referring to the same website before open a webview. and if it is, open the link directly.
Hello Bulbul,

For this matter, we have to plan and properly develop it on the native app. Because navigation in app and website is totally different. We uses URL in website but not in native app. There is no exact way to directly load app's view based on the passed URL. Hence we need to manually process the URL and redirect user to the correct view. As for now, I will create a ticket for this and will have a discussion with the team to see the best way to implement this.
·
Thursday, 18 June 2020 11:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post