The âon errorâ block just means that if the link canât be opened (maybe because the user isnât connected to the internet), to do whatever action is in that block. You could use to to display a message like âCanât open this link! Please check your connection and try again.â
How to do what? Itâs really helpful if you provide your own question. It may be very similar to the original post but itâs still good practice here.
Also, have you tried the Open Link block? If so, did they work? If not, what exactly happened?
Ok. I need to open a link (href or window.open) in a external browser from within a webviewer.
It works fine on Android, but on iOS, link is opened inside the webviewer.
I have tried href and window.open with target blank and system.