Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SwitchIlineQuery doesnt work in mini apps on IOS client #457

Open
danyarubtsov opened this issue Aug 27, 2024 · 0 comments
Open

[Bug]: SwitchIlineQuery doesnt work in mini apps on IOS client #457

danyarubtsov opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@danyarubtsov
Copy link

Telegram Application

Telegram for iOS

Describe the Bug

At the moment, there are two critical errors in mini-applications related to inline sharing, and both of them are on the iOS client.

When we launch the application through the WebApp Button, we simply cannot use switchInlineQuery, absolutely nothing happens. Moreover, this problem was on this forum 8 months ago, but nothing happened. Link to that issue: https://bugs.telegram.org/c/36392
When we launch through a direct link (like https://t.me/jago_superbot/quiz) and select a person or channel in which we want to share our inline, instead of switching the chat to the selected one, we remain in the chat in which a mini-application was opened, for example a bot or a channel in which there was advertising. That is, selecting users for switchInlineQuery completely does not work through the web app button, and selecting a person does not work through a direct link, which is technically also considered broken functionality.
This greatly spoils the viral/referral mechanics, so I hope you can fix this quickly so that mini-applications can continue to develop correctly, finding new audiences through viral mechanics

issues: https://bugs.telegram.org/c/42296, TelegramMessenger/Telegram-iOS#1485

To Reproduce

Open app via web app button from ios
try to call switchInlineQuery,
Nothing happened.

Expected Behavior

switchInlineQuery working correctly :)

@danyarubtsov danyarubtsov added the bug Something isn't working label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants