Hi, I was trying the HTTP core plugin now shipped with Capacitor v4.3. However, when enabling the plugin in capacitor.config.ts, the app does not start at all. In fact, it only shows a white screen. Judging from what I can see in Xcode, I assume, that the local JavaScript files are not loaded.
Is there any solution?