iOS: There was an error with this build. Help!

iOS: There was an error with this build

I’ve tried “everything”… including:

exp build:ios --clear-credentials

Can you please tell me why it’s failing?

Build IDs:
96aac1cb-5b21-4937-98b1-af8d7f06fbb8
773e8fc7-929d-4795-956d-f86aa45b9e14
c28d4adc-fb5c-47df-81fd-6880914e9e2d (LATEST)

app.json:
{
“expo”: {
“name”: “Affirmania”,
“description”: “Affirmania social network”,
“slug”: “affirmania”,
“privacy”: “public”,
“sdkVersion”: “21.0.0”,
“version”: “0.0.3”,
“orientation”: “portrait”,
“primaryColor”: “#cccccc”,
“icon”: “./assets/icons/icon.png”,
“loading”: {
“icon”: “./assets/icons/icon.png”
},
“packagerOpts”: {
“assetExts”: [“ttf”, “mp4”]
},
“ios”: {
“supportsTablet”: true,
“bundleIdentifier”: “com.onlyup.affirmania”
}
}
}

Hey @remoteportal sorry for the delay in a response!

Here is the bug I’m seeing on our server logs.

Error: Invalid URI \"./assets/icons/icon.png\

Hope this helps? Let me know if I can be of any more assistance.

1 Like

That was it! Thanks!

Any idea when the feedback will be quicker than forum posts? I’ve been trying to get this thing built for almost five days now.

@remoteportal in the future we’ll provide a solution where you can debug these issues on your own without having to provide build-ids, we’re a small team & trying our best to get these features out to you.

Thank you to all of you for doing this–sometimes I get impatient and lose perspective.

1 Like

Its not your fault! Thank you for using Expo <3