bobpepers
bobpepers
same issue, "?startapp=command" works on fine on desktop to fill start_param but when i try using this on android then start_param stays undefined
> @bobpepers > > What is your exact app version? What link do you use for testing? I'm building a React application using the latest version of @twa-dev/sdk (v7.10.1). My...
> for anyone having problem like this, try talk to BotFather and setup a webapp for your bot. After finish, depends on your setting the link will be like `t.me/bot_name/webapp_name`...
> in this url for example : https://t.me/mybot?startapp=bbId38341612 > > when open it with telegram desktop, WebApp.initDataUnsafe.start_param working fine and get bbId38341612 > > but when I want open that...