Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons showing when using expo start but not on eas build #311

Open
LBlend opened this issue Aug 6, 2024 · 3 comments
Open

Icons showing when using expo start but not on eas build #311

LBlend opened this issue Aug 6, 2024 · 3 comments

Comments

@LBlend
Copy link

LBlend commented Aug 6, 2024

As the title says when I run the app using expo run the icons are displayed correctly. However whenever I try to build an APK using eas build my icons disappear.

After searching around for a bit this does not seem like an uncommon issue. I have tried applying the fixes proposed but to no avail.

Some fixes I've tried applying (I don't remember all of them anymore since I've basically tried everything)

@LBlend LBlend changed the title Icons showing in when using expo start but not on eas build Icons showing when using expo start but not on eas build Aug 8, 2024
@lc3t35
Copy link

lc3t35 commented Sep 25, 2024

@LBlend In my case, Icons are not showing again since my last update of XCode 16 with sdk 51.0.34 react-native 0.74.5 and expo/vector-icons 14.0.2 with bare project.
We need a clear path when upgrading SDK, and please expo bot stop closing issues. FYI I had to get rid of expo-icons on one of my app because it's impossible to have a clear way to use it. On another app, I had to patch it (#303). As you stated, this has been open for years and nobody cares (the bot close as "we want a reproducible repo" ...)

@lucasferreiraestevam
Copy link

@lc3t35 i have the same issue in sdk 51, you find any solution ?

@myatthiri98
Copy link

I'm facing an issue where icons appear correctly on Android, but they are not showing up on iOS.
I'm using @expo/vector-icons with Ionicons and Entypo in my Expo SDK 51 project ("expo": "^51.0.38").
Has anyone encountered this issue or knows a possible solution?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants