I tried to run a demo for the SafariViewControllerPlugin to showcase our web app, but when attempting to launch the Safari view, it shows an error message saying 'SafariViewController is not defined.'
Do I need to install any additional dependencies? OutSystemUI, OutSystemMaps, etc. are already installed with the latest version.Thanks
Hi, Did you run this on browser on your laptop ?I think this is need to run natively on the IOS devices.
Thanks
Ok thank for the answerlet me try to run natively
Hi @TotoI have tried to run natively on iOS 16, but when I launch the WebView, the app crashes.Could it be due to lack of support for the latest iOS version?Thanks
Hey @Okadoc Account,
@Toto is right. The plugin description on Forge has the following: "It launches the native SafariViewController on iOS and uses window.open an Android". This means that it can only be run in native apps, not PWAs.
BR.