How do I configure the Firewall and security settings on a vps and also how to configure correctly a vps to allow my flutter app to access all the back-end api's , The other pages are working fine except the catalogue pages (it's supposed to display catalogue specials for different shops) is it possible that the catalogue api is being blocked from loading on iOS devices?
When I build the same flutter app code for android it runs perfectly fine, but when it comes to ios, it doesn't this particular page (catalogue).