yoomoney / yookassa-payments-swift

This library allows implementing payment acceptance into mobile apps on iOS and works as an extension to the YooMoney API
https://yookassa.ru/developers
MIT License
41 stars 41 forks source link

Ошибка 'PaymentMethodType' is ambiguous for type lookup in this context 'Tokens' is ambiguous for type lookup in this context #103

Closed bits84 closed 3 years ago

bits84 commented 3 years ago

Использую xcod 12.4 перешил на версию 5.3.0, лучил обновленный TMXProfiling и TMXProfilingConnections. закинул используя Finder в корень проекта TMXProfiling.xcframework и TMXProfilingConnections.xcframework.

В разделе General у основного таргета проекта добавил TMXProfiling.xcframework и TMXProfilingConnections.xcframework в Frameworks, Libraries, and Embedded Content

при сборке проекта ругается PaymentsViewController_swift

что делаю не так?

pavlof01 commented 3 years ago

попробуй удалить import YooKassaPaymentsApi

bits84 commented 3 years ago

Спасибо. помогло

Cigan12 commented 3 years ago

+1 помогло)