Redirect to expo url

Dear expo,

will it be possible to redirect to your expo url like expo.host/USER/PROJECT?

If your app will try to open the url it search for an index.exp file inside the
directory, I tried to redirect it with 301 for examle from http://example.com/index.exp
to your expo.host/USER/PROJECT/index.exp within our nginx config.

But I got an error in the client, what is my false? CODE 3840 format not correct

BR,
Ben

Hi-

Sorry! I don’t completely understand your question. What are you trying to do and why?

Charlie

sorry for my late reply,

I want to show a shorter url to the customer like exp://app.example.com
which will redirect to your exp.host url internaly.

Thanks,
ben