We have a ReactJS Web Application hosted on Google Firebase. We query Pinecone in our app from any PC, macOS and Android, but on iPhones we are consistently returned with the following error message:
PineconeConnectionError: Request failed to reach Pinecone. This can occur for reasons such as incorrect configuration (environment, project id, index name), network problems that prevent the request from being completed, or a Pinecone API outage. Check your client configuration, check your network connection, and visit https://status.pinecone.io/ to see whether any outages are ongoing.
This behavior has been consistent over the last month and has nothing to do with yesterdays outage.
Any suggestions?