From d1fb425e75b4c25be986bc3ab2d10dfce9809f63 Mon Sep 17 00:00:00 2001
From: Totemancer TonConnect UI will work in TMA in the same way as in a regular website!
+Developers need to ensure that the Telegram Mini Apps environment is detected correctly by including the following script in the HTML header:Add the return strategy
Use inside TMA (Telegram Mini Apps)
Basically, no changes are required from the dApp's developers. The only thing you have to set is a dynamic return strategy.
Currently, it is impossible for TMA-wallets to redirect back to previous opened TMA-dApp like native wallet-apps do. It means, that you need to specify the return strategy as a link to your TMA that will be only applied if the dApp is opened in TMA mode.
@@ -711,4 +713,4 @@