why the images and icons are not showing from the build of my apk?

I recently published an application with expoKit, after building the apk the application does not display the icons and images of my assets. I went around the web someone confronted you and solved the problem?

Hi! Did you upgrade gradle when Android Studio prompted you? That can cause this issue, so make sure you do not upgrade gradle, as Expokit ships with the correct version as is

I first proceed with the build without update it didn’t work I then do an update and always the same, I can’t find a solution since 4 days

I had this issue when I first upgraded to ExpoKit 36- copying the code referenced here fixed it: No assets in Expokit 36 on android · Issue #6777 · expo/expo · GitHub

1 Like

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