The InAppBrowser Plugin couldn't be used in the ios version of my mobile application, but works perfectly fine on the android version. In the ios version, when clicking any widget that triggers the InAppBrowser plugin components, it didnt work and instead either an error notification appeared with no message or nothing happens. Can someone explain to me why it works on android just fine and not in ios, and what is the solution? IF there is not current solution to this, could someone give me alternative plugins to use instead, preferably an alternative plugin for downloading PDF from URL links in both IOS and android.
Hi @Jovi
Kindly refer this discussion link below, it might help
https://www.outsystems.com/forums/discussion/69084/inappbrowser-plugin-unable-to-generate-ios-mobile-app-due-to-inappbrowser-error/
Thanks,
Dhanasingh Dennison.
It didn't.
Hi Jovi,
can you check service center logs and share them here, it will be easier to help.
thanks.
Hi @Jovi,Sorry to hear that you're having trouble with the InAppBrowser plugin.What client action are you trying to use exactly? Also, is that client action returning any error in the "Error" output parameter? Looking into that should help us troubleshoot your issue.Best regards,
Alexandre Jacinto
Hi @Alexandre Jacinto,I was trying to use opensystembrowser, it worked perfectly in android, however it didnt work in ios. There are no error logs, that correspond to it, and I was wondering whether it is necessary to use the new InAppBrowser UI Block to make it work, or if its optional? Best regards,Jovi
Hi @Jovi,You only need that block if you want to handle browser events.Can you check the Error and Warning output parameters to see if any errors or warnings are being returned?Best regards,