Vladislav Kibenko

Results 15 issues of Vladislav Kibenko

Не удается вставить изображение через stickers.sticker.blob, если там находится не просто ссылка на изображение, а data/*. Корректно отрабатывает в нативной версии, но не в mvk. Вот полный код для воспроизведения:...

bug

Сейчас существует метод для разрешения сообщений (`VKWebAppAllowMessagesFromGroup`) от группы, но отказаться от них возможности нет. Всё усугубляется тем, что чтобы отказаться от сообщений, необходимо тогда использовать `VKWebAppCallAPIMethod`, но он требует...

enhancement

### 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...

bug

### 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...

bug

### 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...

bug

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...

bug

### 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...

bug

### 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...

Approved
Developer Tool
TMA Resource

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...