Page 1 of 1

getting back to app from web in iOS apps

Posted: Sun Aug 16, 2020 10:25 pm
by gigo95677

My app works fine with one exception. I have a link in the app to my web page. The link in the iOS app the link takes me out to the page but since iPhones do not have a "back" button I cannot return to the app. It seems that you have to do a force close of the app and then reopen it to get back to the app.

I have tried to set the link to not open in the same window and vice-versa.

Any easy work-around?

The link and back button in the android app works just fine.

Thank you

Preston


Re: getting back to app from web in iOS apps

Posted: Tue Aug 18, 2020 10:12 am
by Oleg Solodiuk

Hello Preston,

The only properly solution for iOS is to open the link in a new window.