Hi, guys,
I’m wondering if there is any way to open a link (url) in mobile browser, i.e. in Safari on iPhone.
I know, that I can do it in a webview, but there is a bunch of problems with a webview:
- It shows a blank screen on iPhone, instead of showing a website content (though, works fine on Android).
- There is no way for the user to close webview and go back to the game.
I assume, it should be possible to open a link in a browser, using inter-app communication functionality, but there is no example how to use it (and it’s completely unclear from the documentation page).
So, I would really appreciate if you help me with some advice or example.
Cheers,
Yuliya