mackalex / pi-control-frontend

0 stars 0 forks source link

Mobile version (Android bundle) can't find assets #19

Open alexhutman opened 2 months ago

alexhutman commented 2 months ago

Probably have to tweak the paths or something. Works fine on the web version, but the Home screen image didn't show up on mobile. The error I see in the Expo console is: Unable to resolve asset "./assets/images/icon.png" from "icon" in your app.json or app.config.js

alexhutman commented 2 months ago

Ah that error might be a red herring and an artifact of us ripping out the default Expo project -- more specifically, here. Still can't see the home screen image doe.

mackalex commented 2 months ago

Noticed this too. Gyatdammit