vk-bridge
vk-bridge copied to clipboard
A package for integrating VK Mini Apps with official VK clients for iOS, Android and Web
### Описание У пользователей android'a при попытке первый раз запустить метод `VKWebAppGetAuthToken`, где на месте `scope` пустая строка, возникает следующая ошибка: ```json "error_type": "api_error", "error_data": { "error_code": 100, "error_msg": "One...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 7.6.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.6.0 7.6.0 (2024-04-08) 🚀 Features add name field to shared configs and flat config types (#8863) bump npm...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.4. Release notes Sourced from typescript's releases. TypeScript 5.4.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
[Bug]:
### Описание 123 ### Версия vk-bridge 123 ### Платформа MobileWeb ### Браузер и версия 123 ### Шаги воспроизведения 123 ### Ожидаемое поведение 123 ### Скриншоты _No response_ ### Приложение _No...
Когда запускаешь звонок через приложение при помощи VKWebAppCallStart и VKWebAppCallJoin и выходишь из приложения с запущенным звонком и снова заходишь, если приложение уже перезапустилось, а не загрузилось из кеша, то...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Согласно платежной доке ответ сервера при ошибке должен быть формата **{"error":{"error_code":110,"error_msg":"Описание ошибки.","critical":true}}** Где код может быть от 100 до 999 и обязательное описание. И ошибка в логах управления приложением в...
### Описание Description ### Версия vk-bridge @vkontakte/[email protected] ### Платформа Web, MobileWeb ### Браузер и версия Chrome 122.0.6261.69 ### Шаги воспроизведения 1 Вызвать событие бриджа ### Ожидаемое поведение 1 Событие вызвалось...
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...