Open yildizom opened 4 years ago
Did you solve the problem?
No, we used another analytic solution for our application.
So did you just ignore the problem assuming it was fatal ?
Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 15698232. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77 27.01.2022, 20:47, "hard1k9850" @.***>: So did you just ignore the problem assuming it was fatal ?
—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,
We have a random video call app, named Hola, which is using WebRTC library. We started to publish TikTok ads and in order to track the installations we are trying to implement AppMetrica library to our project. In Anroid, when we tried to initialize WebRTC’s PeerConnection library with AppMetrica we are facing the following error:
In this following link, it is being said that the other third party libraries need to be initialized in the Application class’s main process. We are implementing them exactly as it is recommended in the link and we are still facing this problem.
https://appmetrica.yandex.com/docs/mobile-sdk-dg/concepts/android-features.html#recommendations
Do you have any idea how can we resolve this situation? Thank you for your help and interest