Web Browser Widget

According to Web Browser | Unreal Engine Documentation, the web browser widget works on Android and iOS mobile devices. However when I tried to deploy to my iPhone SE, an error message popped up saying “Plugin 'webbrowserwidget” failed to load because module ‘WebBrowserWidget’ could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project", I looked over the web but can’t seem to find a solution, if you know something about it please help, appreciate it.

I’m having the exact same issue as well. Currently troubleshooting.

I’ve tried moving the plugin from the engine Plugin folder to the project’s Plugin folder, which stopped giving me the message… but now my app just crashes after my splash screen appears. I tried rebuilding the project via Visual Studio Code, but still no success.

Anyone have suggestions?

Having exactly the same two last issues. Has anyone found a solution?