Expo can't detect remote url for icon

I am using a remote url for the icon property in app.json. It was working fine until I moved to the latest CLI (2.4.x). I now get the following error when I issue the command ‘expo build:ios’

Error: ENOENT: no such file or directory, open ‘https://s3.ap-south1.amazonaws.com/gstpress/gst_app_icon.png

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.