You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Постоянно в логах приходит эта ошибка с устройств пользователей:
Error:
MissingPluginException(No implementation found for method load on channel yandex_mobileads.bannerAd.3) | #0
StackTrace:
MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:320)
flutter
yandex_mobileads: ^7.2.0
The text was updated successfully, but these errors were encountered:
Спасибо за Ваше обращение, для разбора создана задача с номером PCODESUP-3654. Мы ознакомимся и вернемся с ответом в течение 2 дней, возможно запросим дополнительную информацию.
Thank you for your message, a task with the number PCODESUP-3654 has been created for analysis. We will get acquainted and return with the answer within 2 days, we may request additional information.
I managed to make it work, I DOWNGRADED to 7.4 (yandex_mobileads: ^7.4.0 in pubspec.yaml), and funnily enough it shows on the initialization:
"Yandex Mobile Ads 7.6.0 initialized successfully"
I also found the ad height is a bit too much, is this the default size of sticky banners? I didn't found a way to change. But if that size works better, the better, but I will have to restructure some pages that don't scroll.
Постоянно в логах приходит эта ошибка с устройств пользователей:
flutter
yandex_mobileads: ^7.2.0
The text was updated successfully, but these errors were encountered: