-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Hi,
We have our iOS mobile app launching a webview and inside that webview we are making another connection to LD to get the customers overriding LD feature flags.
In the webview we are expecting this to successfully return with a 200 response, but instead we are seeing a 304 not modified response.
Now the iOS app does establish an event stream which is hitting a different URL, and the web site is only making one single request so we shouldn't be getting a 304 status code in the first place.
Note testing within the browser produces the expected result it is only under the webview are we seeing this odd behaviour.
Thanks.
Jake
Metadata
Metadata
Assignees
Labels
No labels