You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -29,5 +29,5 @@ export function retrieveLaunchParams(): LaunchParams {
}
}
thrownewError('Unable to retrieve launch parameters from any known source.');
thrownewError('Unable to retrieve launch parameters from any known source. Perhaps, you are opened your app outside of Telegram?\n\n 📖 Refer to docs for more information:\n https://docs.telegram-mini-apps.com/packages/telegram-apps-sdk/environment\n');