Vladislav Kibenko
Vladislav Kibenko
Не удается вставить изображение через stickers.sticker.blob, если там находится не просто ссылка на изображение, а data/*. Корректно отрабатывает в нативной версии, но не в mvk. Вот полный код для воспроизведения:...
Сейчас существует метод для разрешения сообщений (`VKWebAppAllowMessagesFromGroup`) от группы, но отказаться от них возможности нет. Всё усугубляется тем, что чтобы отказаться от сообщений, необходимо тогда использовать `VKWebAppCallAPIMethod`, но он требует...
### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description iOS version...
### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description You can...
### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description You can...
Hey! Here is a feature request connected with displaying placeholder during Web App loading. Not to duplicate the issue content across all Telegram applications, I provide link to the same...
### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description According to...
### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description According to...
### Summary It is necessary to develop an npm package that enables developers to initialize a mini-application using well-known boilerplates. This utility should be accessible via `npx`: ``` npx my-package...
Hey! I have found out that you are using `@twa.js` in `apps/twa`. It is now deprecated and you should switch `@tma.js`. Thanks! Please, let me know if you have any...