Issue with icons in Ipad

Hi,

I’m using the last version of expo, and what happen when I do the tests of my app in TestFligh all icons on Ipad appears with a exclamation point in a square.
This problem dont happen in Iphone.
I already changed font os icons and issue is the same.
Any ideia?

Thank you.

Try upgrading expo as mentioned here:
https://github.com/expo/expo/issues/5110#issuecomment-516618075

I’m using:

“expo”: “^34.0.3”
“expo-font”: “^6.0.1”
@expo/vector-icons”: “^10.0.3”

This issue only appers on Ipad, using Iphone works well.

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