I’m using this package to display a part of our website that requires logging in. Authentication is via cookie injection.
Everything works perfectly on our AWS server, but it gives an error on our OVH server. The webview settings are exactly the same.
The WebApp loads and then drops with the error **net::ERR_BLOCKED_BY_ORB
.
- Flutter SDK: 3.19.5
- flutter_inappwebview: ^6.0.0
- Device: All devices
We’ve gone through all the Stack Overflow and GitHub articles, but nothing helps.
New contributor
Guillaume GOUTIN is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.