We could use [prewarmconnections](https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller/3752133-prewarmconnections) for sfsafariviewcontroller and [mayLaunchUrl](https://developer.android.com/reference/androidx/browser/customtabs/CustomTabsSession#mayLaunchUrl(android.net.Uri,android.os.Bundle,java.util.List%3Candroid.os.Bundle%3E)) from CustomTab
We could use prewarmconnections for sfsafariviewcontroller and mayLaunchUrl from CustomTab