Expo White Screen Standalone GLView

Hi,

I’m trying to load my standalone iOS app. Everything works perfectly on the Expo app, however when i try to load my GLView on the standalone onContextCreate is never called. I believe it may be related to: Debugging GLView on iOS but can’t seem to figure out how to go about getting the GLView to be called. Any ideas?

Thanks!

Any chance you’re trying to use AR? We exclude AR in standalone apps right now.

1 Like