Capacitor Version
7
Other API Details
Platforms Affected
Current Behavior
iOS always encodes url params
Expected Behavior
iOS should not encode url params if shouldEncodeUrlParams is set to false
Project Reproduction
https://github.com/jkeys089/capacitor_android_http_params_reproducer
Additional Information
change shouldEncodeUrlParams to false on the provided app