Standalone app using expo-three wont open

I built a 3d game using expo managed workflow and expo-three. I am using sdk 32 and latest expo-three version. I even tried ejecting the app but got the same result.

The app runs just fine on simulator and through the expo app. However when I build using expo build tool, the created apk and ipa will not open after downloaded to a device. The icon will not even display but only a greyed out design. Clicking on the app does nothing. However the app name does appear.

Ive tried multiple different changes to app.json to no affect. Originally I just used the initial app.json created with expo cli.

Has anyone tried or had issues making standalone apps using expo-three?

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