My app shall open a rather long URL using system.openURL(). There are no problems whatsoever on Android, but on iOS it fails.
I have tried to shorten the URL, then its OK. How can I solve this? The URL in question is e.g.
It opens OK directly in Safari, but not from the app. Any help highly appreciated.