extender
extender copied to clipboard
IOS not build (CDN: trunk URL couldn't be downloaded)
When trying to build an extension with the VungleYandexMobileAdsAdapters or YandexMobileAdsMediationExtras dependency, I get a build error, and among the text there is again a similar problem of URL unavailability.
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_f_e_2.txt Response: Failure when receiving data from the peer, retries: 4
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_f_e_2.txt Response: Failure when receiving data from the peer, retries: 3
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_f_e_2.txt Response: Failure when receiving data from the peer, retries: 2
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_f_e_2.txt Response: Failure when receiving data from the peer, retries: 1
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_f_e_2.txt Response: Failure when receiving data from the peer
At the moment I have commented out the adapters that are not being assembled in the file defold-yandex-easy-monetization\extension-yandex-ads\manifests\ios\Podfile Extension
Similar past problem: https://github.com/defold/extender/issues/357