-
Notifications
You must be signed in to change notification settings - Fork 115
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
ITMS-90853: Invalid font - There was an error validating the font named 'FontAwesome6Free-Solid'... #314
Comments
Same issue, using |
I don't know why, but It was resolved by downgrading the version.
|
same error |
If you're an ejected app and don't actually use any of the FontAwesome fonts in your code, you can use this patch-package file to get around the issue until there's an official fix. It deletes the font files and repoints the FontAwesome package imports to use Feather.ttf for now. FontAwesome fonts won't work with this change. put it in a file like this:
|
As a fix, i've just switch to react native sf symbol package, removing expo vector icons completely, but will leave the issues open since this is a real issue. |
Any updates here this is a pretty big issue since the icon package is not removable. Happy to help fix if anyone has any ideas. |
Closing since this seemed to be resolved over at #1658 |
I'd say keep the issue open because the react-native-vector-icons version hasn't been updated yet in this library and the process for doing so seems quite complex: https://github.com/expo/vector-icons?tab=readme-ov-file#how-to-upgrade-the-react-native-vector-icons-version |
It shouldn't be closed if it's not fixed |
@kiorq please re-open, this is preventing everyone from submitting to App Store. |
Reopening for others. I'm unsubscribing from updates on this issue since I removed the package entirely from my app. |
Any update? |
Apple is detecting the following error after uploading and submitting builds
I'm not sure, i've tried updating everything and cannot seem to figure out what is wrong. This blocks submitting apps to the App Store
The text was updated successfully, but these errors were encountered: