Hi,
Our Android app is encountering a “Content Decoded Fail” error when interacting with our API via a reverse proxy. This issue is unique to Android. Any troubleshooting advice would be appreciated.
Thanks and kind regards,
Davide
Hi,
Our Android app is encountering a “Content Decoded Fail” error when interacting with our API via a reverse proxy. This issue is unique to Android. Any troubleshooting advice would be appreciated.
Thanks and kind regards,
Davide
Hi,
adding
"CapacitorHttp": {
"enabled": true
},
in the capacitor.config.json works.
So the issue is closed!