yandexmobile / react-native-appmetrica

React Native bridge to the AppMetrica on both iOS and Android.
MIT License
52 stars 132 forks source link

pod install fails #51

Open mike-minchenko opened 3 years ago

mike-minchenko commented 3 years ago
Снимок экрана 2021-04-28 в 18 06 14
ghost commented 3 years ago

Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 12738529. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77&nbsp28.04.2021, 18:08, "from0toweb" @.***>:

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

kanzitelli commented 3 years ago

@from0toweb hey, try opening node_modules/react-native-appmetrica/react-native-appmetrica.podspec and adding this line s.static_framework = true. And maybe you'll need to change s.dependency "React" to s.dependency "React-Core".