mattgemmell / MGTwitterEngine

Objective-C Twitter integration library for Mac OS X and iPhone. Official repository.
http://mattgemmell.com/source
1.13k stars 164 forks source link

URL encoding is wrong #92

Open deepakprabhakara opened 13 years ago

deepakprabhakara commented 13 years ago

There is a known issue with stringByAddingPercentEscapesUsingEncoding, this just doesnt URL encode as you would expect it. This is causing issue with Twitter status updates.