- Uploaded cocopods project to azure artifacts. This is a project level feed
- Followed all the steps mentioned in readme file
- Unable to install the pods. Getting this error 'looks like a Azure artifact feed but it's malformed'
After debugging the gem file, azure_universal_package_downloader.db found that on line no 37, aup_uri_components is nil. This is nil because somehow the url is not parsed correctly.
Can anyone help me in this. Or am I missing any steps.