WebViews can be insecure when loading external URLs and they don't have the same level of performance and API access that in Safari; Also in Safari View Controller there is always a Safari minimal user interface that is not suitable for some specific use cases and it's also probable rejected from AppStore when used.
Can you prepare a solution similar to Trusted Web Activities on Android that can render fullscreen web content from a public URL on the Safari context for App Store apps? For security purposes it can be used only for origins previously linked with the App with, for example, the Apple App Site Association File.
Can you prepare a solution similar to Trusted Web Activities on Android that can render fullscreen web content from a public URL on the Safari context for App Store apps? For security purposes it can be used only for origins previously linked with the App with, for example, the Apple App Site Association File.