Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: shouldEncodeUrlParams not implemented for iOS #7911

Open
1 of 3 tasks
jcesarmobile opened this issue Mar 11, 2025 · 1 comment · May be fixed by #7931
Open
1 of 3 tasks

[Bug]: shouldEncodeUrlParams not implemented for iOS #7911

jcesarmobile opened this issue Mar 11, 2025 · 1 comment · May be fixed by #7931
Labels

Comments

@jcesarmobile
Copy link
Member

Capacitor Version

7

Other API Details

npm 10
node 20

Platforms Affected

  • iOS
  • Android
  • Web

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

Copy link

ionitron-bot bot commented Mar 14, 2025

This issue has been labeled as type: bug. This label is added to issues that that have been reproduced and are being tracked in our internal issue tracker.

@jcesarmobile jcesarmobile linked a pull request Mar 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant