Skip to content

Conversation

redbugz
Copy link

@redbugz redbugz commented Jul 30, 2021

The Geo redirect is breaking the loading of the manifest. According to https://stackoverflow.com/questions/51777346/cookies-not-sent-with-request-for-web-app-manifest-json if you set crossorigin even though the request is not crossorigin, it will allow the cookies to be sent with the request, fixing the geo redirect issue.

We tested this with the Africa geo app and it seems to work.

@redbugz redbugz requested review from joeycozza and gurneyds2 July 30, 2021 14:43
Copy link

@gurneyds2 gurneyds2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does indeed work. Thank you for your efforts!

@joeycozza joeycozza merged commit ad5dec4 into develop Jul 30, 2021
@joeycozza joeycozza deleted the geo-redirect branch July 30, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants