window object.
How to inject TON's WalletKit into WebView on iOS platform
Injecting WalletKit into WebView allows integrating the wallet service with a dApp running in a native WebView and handling its events.
To do so, obtain the dApp injection bridge key — it is the name under which the dApp injects itself in the
After the injection is complete, handle dApp events from a custom events handler.