-
Notifications
You must be signed in to change notification settings - Fork 26
-[NSBundle yx_appShortVersion]: unrecognized selector sent to instance 0x6000011825d0 in [YMMYandexMetrica activateWithConfiguration:config] #21
Comments
I have the same problem |
Same problem. |
Привет! |
Привет! |
Господа, есть успехи в данном вопросе? Точно такая же проблема |
+1 такая же проблема |
Я разрабатываю гибридное мобильное приложение на quasar с capacitor. Я смог решить проблему. В файле
|
@vovka-s нашли в итоге решение этой проблемы? |
Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 14178384. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77 30.09.2021, 12:43, "Vladimir Banduristov" ***@***.***>:
@vovka-s нашли в итоге решение этой проблемы?
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Сходу нет, этот код не пошёл в прод. Попробую поискать |
Буду благодарен, а то мне как раз в прод нужно лить уже, а из-за метрики этой всё крашится, я уже и конфиг дописывал, и руками добавлял в икскоде, один фиг не пашет, а на андроиде всё норм |
I'm using ionic 5 capacitor application. When I added the Yandex app metrica plugin to app, the iOS application start to crash on start. After investigation I found that the problem is in the string 182 in YMMAppMetricaPlugin.m file:
[YMMYandexMetrica activateWithConfiguration:config]
the error is -[NSBundle yx_appShortVersion]: unrecognized selector sent to instance 0x6000011825d0
I've tried to use only one value "API key (для использования в SDK)"
I'm not sure how to check the problem. I even can't find the version on YMM framwork used in the plugin.
Any ideas?
The text was updated successfully, but these errors were encountered: