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

fix: do not show deprecation warning when calling bridge.supportsAsync #586

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

pajecawav-vk
Copy link
Contributor

Описание проблемы

bridge.supportsAsync печатал ворнинг в консоль на iOS и Android т.к. под капотом вызывает bridge.supports

Описание решения

Отключаем ворнинг для прямого вызова bridge.supportsAsync

@pajecawav-vk pajecawav-vk requested a review from a team as a code owner January 9, 2025 17:51
@pajecawav-vk pajecawav-vk force-pushed the fix/supports-async-no-warning branch from 6c19419 to be12efa Compare January 10, 2025 08:24
@pajecawav-vk pajecawav-vk merged commit 44a420e into master Jan 13, 2025
3 checks passed
@pajecawav-vk pajecawav-vk deleted the fix/supports-async-no-warning branch January 13, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants