The manifest URL does not show the json descriptor anymore

Hi guys, why the manifest url don’t show the json descriptor of the app anymore both urls (manifest url / project page) leaves me in the same place? both have the same effect it this intentional or not?

Is anyone else experiencing this problem?

BTW urls like this: https://expo.io/@outatime/app-name/index.exp/index.exp?sdkVersion=37.0.0 does not anymore:

I have the same problem.
After searching on google/github/forums, I can’t find an official announcement about the changes.
But I found a repo mentioned the manifest URL here: fyi/manifest-url.md at master · expo/fyi · GitHub
(The hostname was changed to exp.host)

So, the new manifest URL could be https://exp.host/@username/projectname/index.exp?sdkVersion=37.0.0.

If anyone can find the official document/announcement about that, please tell me :wink:

1 Like

Wooow, awesome it works great !!!

@notbrent I think this new url should show up in the cli after publish.

Thanks @patw :tada:

1 Like

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