idrats / yandex_kassa

Yandex.Kassa (Yandex.Checkout) plugin for both Android and iOS platforms
BSD 3-Clause "New" or "Revised" License
5 stars 19 forks source link

Could not download checkout-3.0.4.aar (com.yandex.money:checkout:3.0.4) #15

Open AegisEg opened 3 years ago

AegisEg commented 3 years ago

После добавления yandex_kassa: ^1.0.2 в зависимости("flutter pub add yandex_kassa"), приложение не запускается. Ошибка : Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not download checkout-3.0.4.aar (com.yandex.money:checkout:3.0.4) Could not get resource 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'. Could not GET 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'. Received status code 403 from server: Forbidden

reetou commented 3 years ago

@AegisEg

Здравствуйте, у вас получилось это поправить?

AegisEg commented 3 years ago

@reetou, https://github.com/AegisEg/yandex_kassa. Лучше скачайте себе репозиторий. С горем пополам да. Но там есть нюансы по настройке sdk(ios). Если не получится пишите

kardenvan7 commented 2 years ago

@AegisEg Можете, пожалуйста, описать полный процесс установки либы через скачивание репозитория? С учетом настройки iOS SDK?

kardenvan7 commented 2 years ago

@AegisEg не получается SDK подключить на iOS. Cocoapods не находит, видимо, из-за того, что либа старая. Можете подсказать как настраивать на iOS, пожалуйста?

78Ronin78 commented 2 years ago

После добавления yandex_kassa: ^1.0.2 в зависимости("flutter pub add yandex_kassa"), приложение не запускается. Ошибка : Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not download checkout-3.0.4.aar (com.yandex.money:checkout:3.0.4)

Could not get resource 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'. Could not GET 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'. Received status code 403 from server: Forbidden

bintray закрылся и больше не доступен, поэтому рекомендуют скачивать репозиторий напрямую для решения проблемы. в моем случае не работал exoplayer, так как он скачивался с репозитория bintray и выдавал также 403 ошибку.