Hi,
I am getting the below error while installing 100.6 version using cocoapods. I am able to install other versions of SDK.
I am getting a 403 Forbidden error for the link https://bintray.com/api/ui/download/esri/arcgis/v100.6-iOS.zip
Below is the error log
-> Installing ArcGIS-Runtime-SDK-iOS (100.6)
> Http download
$ /usr/bin/curl -f -L -o /var/folders/bx/n0ywspk51nn31rbpsc6rvhdr0000gq/T/d20210105-36811-a3vi8f/file.zip
https://bintray.com/api/ui/download/esri/arcgis/v100.6-iOS.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0.rc.1 cocoapods-downloader/1.4.0'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
curl: (22) The requested URL returned error: 403 Forbidden
[!] Error installing ArcGIS-Runtime-SDK-iOS
[!] /usr/bin/curl -f -L -o /var/folders/bx/n0ywspk51nn31rbpsc6rvhdr0000gq/T/d20210105-36811-a3vi8f/file.zip https://bintray.com/api/ui/download/esri/arcgis/v100.6-iOS.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0.rc.1 cocoapods-downloader/1.4.0'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
curl: (22) The requested URL returned error: 403 Forbidden