extender icon indicating copy to clipboard operation
extender copied to clipboard

IOS not build (CDN: trunk URL couldn't be downloaded)

Open osov opened this issue 10 months ago • 0 comments

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

logs.txt

Similar past problem: https://github.com/defold/extender/issues/357

osov avatar Mar 19 '25 06:03 osov