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

iPhone App crash (Post Param boolean body param ) #1

Open
sumeetK opened this issue Jun 18, 2020 · 3 comments
Open

iPhone App crash (Post Param boolean body param ) #1

sumeetK opened this issue Jun 18, 2020 · 3 comments

Comments

@sumeetK
Copy link

sumeetK commented Jun 18, 2020

iPhone App crash (Post Param boolean body param )

Could not cast value of type '__NSCFBoolean' (0x7fff87c51218) to 'NSString' (0x7fff87d0eee8).

2020-06-18 18:24:56.634200+0530 Runner[38703:3010776] Could not cast value of type '__NSCFBoolean' (0x7fff87c51218) to 'NSString' (0x7fff87d0eee8).
Screenshot 2020-06-18 at 10 16 42 PM

@awazgyawali
Copy link
Owner

awazgyawali commented Jun 18, 2020

Please send the body as a full String: String map, if you have double or int, do .toString() to the value.
Edit
Seems like you are adding Bool value on map

@awazgyawali
Copy link
Owner

I hope you have figure it out.

@sumeetK
Copy link
Author

sumeetK commented Jul 15, 2020

I have created a Pull request, Please review and merge

@awazgyawali awazgyawali reopened this Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants