nginx / nginx

The official NGINX Open Source repository.
https://nginx.org/
BSD 2-Clause "Simplified" License
25.15k stars 6.98k forks source link

nginx reverse proxy with iOS18 #294

Open ajabir opened 1 week ago

ajabir commented 1 week ago

Has anyone encountered compatibility issue with nginx reverse proxy and latest iOS18? We have discovered that our iOS18 users are not able to authenticate with our self-developed web application sitting behind nginx reverse proxy. The same webapp was working fine with previous iOS and clients from other platforms. The app also works fine if iOS18 device connect directly to the app port, bypassing the proxy.

princessfrombabylon99 commented 5 days ago

@ajabir I read some similar topic in some forum. It was mentioned , your app might be using API's with IP's , you gotta try replacing IP with domain name for API's